#FFD675#FFD675
#FFD675 is a very light, vivid orange. Relative luminance 0.706; OKLCH L 89.2% C 0.125 H 86.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD675 |
|---|---|
| RGB | rgb(255, 214, 117) |
| HSL | hsl(42, 100%, 73%) |
| HSV | hsv(42, 54%, 100%) |
| CMYK | cmyk(0%, 16.1%, 54.1%, 0%) |
| CIE-LAB | lab(87.31, 2.98, 52.70) |
| CIE-LCH | lch(87.31, 52.78, 86.76°) |
| OKLab | oklab(89.18% 0.0068 0.1244) |
| OKLCH | oklch(89.18% 0.125 86.9) |
| XYZ | xyz(68.5004, 70.6411, 26.8532) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.24
Light Mustard
#F7D560
ΔE00 3.75
Pale Gold
#FDDE6C
ΔE00 4.22
Maize
#F4D054
ΔE00 4.44
Sandy
#F1DA7A
ΔE00 5.01
Light Gold
#FDDC5C
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD675 #759EFF
analogous
#FF9175 #FFD675 #E3FF75
triadic
#FFD675 #75FFD6 #D675FF
tetradic
#FFD675 #75FF91 #759EFF #FF75E3
square
#FFD675 #75FF91 #759EFF #FF75E3
split-complementary
#FFD675 #75E3FF #9175FF
monochromatic
#FAAF00 #FFC438 #FFD675 #FFE8B2 #FFF6E0
Accessibility & contrast
On white
1.39
#FFD675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#FFD675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD675
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD675 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#F4DF78
Tritanopia (blue-blind)
#FFC7BF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffd675; /* rgb */ color: rgb(255, 214, 117); /* oklch */ color: oklch(89.2% 0.125 86.9);
Tailwind
colors: {
custom: {
50: '#ffe29f',
500: '#ffd675',
950: '#000000',
},
}SCSS
$custom: #ffd675; $custom-light: #ffe29f; $custom-dark: #000000;
JSON
{
"hex": "#ffd675",
"rgb": {
"r": 255,
"g": 214,
"b": 117
},
"hsl": {
"h": 42.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89178,
"c": 0.12459,
"h": 86.9
},
"luminance": 0.70637
}Semantic roles & 50–950 ramp
primary
#FFD675
secondary
#3C6BDD
accent
#44E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480