#FFD690#FFD690
#FFD690 is a very light, moderate orange. Relative luminance 0.714; OKLCH L 89.6% C 0.099 H 80.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD690 |
|---|---|
| RGB | rgb(255, 214, 144) |
| HSL | hsl(38, 100%, 78%) |
| HSV | hsv(38, 44%, 100%) |
| CMYK | cmyk(0%, 16.1%, 43.5%, 0%) |
| CIE-LAB | lab(87.66, 5.40, 39.86) |
| CIE-LCH | lch(87.66, 40.22, 82.29°) |
| OKLab | oklab(89.57% 0.0166 0.0975) |
| OKLCH | oklch(89.57% 0.099 80.3) |
| XYZ | xyz(70.3229, 71.3701, 36.4518) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.84
Pale Peach
#FFE5AD
ΔE00 5.35
Moccasin
#FFE4B5
ΔE00 6.16
Wheat (survey)
#FBDD7E
ΔE00 6.21
Wheat
#F5DEB3
ΔE00 6.94
Sand (survey)
#E2CA76
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD690 #90B9FF
analogous
#FF9E90 #FFD690 #F0FF90
triadic
#FFD690 #90FFD6 #D690FF
tetradic
#FFD690 #90FF9E #90B9FF #FF90F0
square
#FFD690 #90FF9E #90B9FF #FF90F0
split-complementary
#FFD690 #90F0FF #9E90FF
monochromatic
#FFA916 #FFBF53 #FFD690 #FFEDCD #FFF4E0
Accessibility & contrast
On white
1.37
#FFD690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FFD690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD690
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD690 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68B
Deuteranopia (green-blind)
#F1E092
Tritanopia (blue-blind)
#FFCAC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ffd690; /* rgb */ color: rgb(255, 214, 144); /* oklch */ color: oklch(89.6% 0.099 80.3);
Tailwind
colors: {
custom: {
50: '#ffe2b1',
500: '#ffd690',
950: '#000000',
},
}SCSS
$custom: #ffd690; $custom-light: #ffe2b1; $custom-dark: #000000;
JSON
{
"hex": "#ffd690",
"rgb": {
"r": 255,
"g": 214,
"b": 144
},
"hsl": {
"h": 37.838,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.89571,
"c": 0.09895,
"h": 80.3
},
"luminance": 0.71367
}Semantic roles & 50–950 ramp
primary
#FFD690
secondary
#5387E1
accent
#55E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481