#EFD08F#EFD08F
#EFD08F is a very light, moderate orange. Relative luminance 0.654; OKLCH L 86.9% C 0.090 H 85.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD08F |
|---|---|
| RGB | rgb(239, 208, 143) |
| HSL | hsl(41, 75%, 75%) |
| HSV | hsv(41, 40%, 94%) |
| CMYK | cmyk(0%, 13%, 40.2%, 6.3%) |
| CIE-LAB | lab(84.71, 2.10, 36.26) |
| CIE-LCH | lch(84.71, 36.33, 86.69°) |
| OKLab | oklab(86.91% 0.0076 0.0894) |
| OKLCH | oklch(86.91% 0.09 85.1) |
| XYZ | xyz(63.1120, 65.4482, 35.2896) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.95
Pale Peach
#FFE5AD
ΔE00 5.12
Navajowhite
#FFDEAD
ΔE00 5.34
Wheat (survey)
#FBDD7E
ΔE00 6.00
Wheat
#F5DEB3
ΔE00 6.00
Moccasin
#FFE4B5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD08F #8FAEEF
analogous
#EFA08F #EFD08F #DEEF8F
triadic
#EFD08F #8FEFD0 #D08FEF
tetradic
#EFD08F #8FEFA0 #8FAEEF #EF8FDE
square
#EFD08F #8FEFA0 #8FAEEF #EF8FDE
split-complementary
#EFD08F #8FDEEF #A08FEF
monochromatic
#E0A324 #E7BA59 #EFD08F #F7E6C5 #FBF4E4
Accessibility & contrast
On white
1.49
#EFD08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#EFD08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD08F
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD08F | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8A
Deuteranopia (green-blind)
#E7D791
Tritanopia (blue-blind)
#FDC5BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efd08f; /* rgb */ color: rgb(239, 208, 143); /* oklch */ color: oklch(86.9% 0.090 85.1);
Tailwind
colors: {
custom: {
50: '#f6deb0',
500: '#efd08f',
950: '#000000',
},
}SCSS
$custom: #efd08f; $custom-light: #f6deb0; $custom-dark: #000000;
JSON
{
"hex": "#efd08f",
"rgb": {
"r": 239,
"g": 208,
"b": 143
},
"hsl": {
"h": 40.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.86907,
"c": 0.08967,
"h": 85.1
},
"luminance": 0.65446
}Semantic roles & 50–950 ramp
primary
#EFD08F
secondary
#577DCB
accent
#4FD70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481