#EFD09C#EFD09C
#EFD09C is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.1% C 0.076 H 80.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD09C |
|---|---|
| RGB | rgb(239, 208, 156) |
| HSL | hsl(38, 72%, 77%) |
| HSV | hsv(38, 35%, 94%) |
| CMYK | cmyk(0%, 13%, 34.7%, 6.3%) |
| CIE-LAB | lab(84.93, 3.56, 29.85) |
| CIE-LCH | lch(84.93, 30.06, 83.19°) |
| OKLab | oklab(87.15% 0.0127 0.0747) |
| OKLCH | oklch(87.15% 0.076 80.3) |
| XYZ | xyz(64.1545, 65.8652, 40.7799) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.51
Wheat
#F5DEB3
ΔE00 4.16
Moccasin
#FFE4B5
ΔE00 4.65
Pale Peach
#FFE5AD
ΔE00 4.92
Light Peach
#FFD8B1
ΔE00 5.78
Burlywood
#DEB887
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD09C #9CBBEF
analogous
#EFA69C #EFD09C #E5EF9C
triadic
#EFD09C #9CEFD0 #D09CEF
tetradic
#EFD09C #9CEFA6 #9CBBEF #EF9CE5
square
#EFD09C #9CEFA6 #9CBBEF #EF9CE5
split-complementary
#EFD09C #9CE5EF #A69CEF
monochromatic
#DE9E33 #E6B767 #EFD09C #F8E9D1 #FBF2E5
Accessibility & contrast
On white
1.48
#EFD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#EFD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD09C
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD09C | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#E5D79D
Tritanopia (blue-blind)
#FCC7C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efd09c; /* rgb */ color: rgb(239, 208, 156); /* oklch */ color: oklch(87.1% 0.076 80.3);
Tailwind
colors: {
custom: {
50: '#f5deb9',
500: '#efd09c',
950: '#000000',
},
}SCSS
$custom: #efd09c; $custom-light: #f5deb9; $custom-dark: #000000;
JSON
{
"hex": "#efd09c",
"rgb": {
"r": 239,
"g": 208,
"b": 156
},
"hsl": {
"h": 37.59,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.87145,
"c": 0.0758,
"h": 80.3
},
"luminance": 0.65863
}Semantic roles & 50–950 ramp
primary
#EFD09C
secondary
#638ACC
accent
#5AD411
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481