#EFD09F#EFD09F
#EFD09F is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.2% C 0.073 H 78.9°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD09F |
|---|---|
| RGB | rgb(239, 208, 159) |
| HSL | hsl(37, 71%, 78%) |
| HSV | hsv(37, 33%, 94%) |
| CMYK | cmyk(0%, 13%, 33.5%, 6.3%) |
| CIE-LAB | lab(84.98, 3.92, 28.36) |
| CIE-LCH | lch(84.98, 28.63, 82.12°) |
| OKLab | oklab(87.2% 0.0139 0.0712) |
| OKLCH | oklch(87.2% 0.073 78.9) |
| XYZ | xyz(64.4117, 65.9681, 42.1344) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.32
Wheat
#F5DEB3
ΔE00 3.94
Moccasin
#FFE4B5
ΔE00 4.53
Light Peach
#FFD8B1
ΔE00 5.17
Pale Peach
#FFE5AD
ΔE00 5.17
Burlywood
#DEB887
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD09F #9FBEEF
analogous
#EFA89F #EFD09F #E6EF9F
triadic
#EFD09F #9FEFD0 #D09FEF
tetradic
#EFD09F #9FEFA8 #9FBEEF #EF9FE6
square
#EFD09F #9FEFA8 #9FBEEF #EF9FE6
split-complementary
#EFD09F #9FE6EF #A89FEF
monochromatic
#DE9D36 #E6B66B #EFD09F #F8EAD3 #FBF2E5
Accessibility & contrast
On white
1.48
#EFD09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#EFD09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD09F
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD09F | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09C
Deuteranopia (green-blind)
#E5D7A0
Tritanopia (blue-blind)
#FCC7C3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efd09f; /* rgb */ color: rgb(239, 208, 159); /* oklch */ color: oklch(87.2% 0.073 78.9);
Tailwind
colors: {
custom: {
50: '#f5debb',
500: '#efd09f',
950: '#000000',
},
}SCSS
$custom: #efd09f; $custom-light: #f5debb; $custom-dark: #000000;
JSON
{
"hex": "#efd09f",
"rgb": {
"r": 239,
"g": 208,
"b": 159
},
"hsl": {
"h": 36.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.87203,
"c": 0.07259,
"h": 78.9
},
"luminance": 0.65966
}Semantic roles & 50–950 ramp
primary
#EFD09F
secondary
#668ECC
accent
#5DD312
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171512
muted
#858482