#EFDEB2#EFDEB2
#EFDEB2 is a very light, moderate orange. Relative luminance 0.738; OKLCH L 90.3% C 0.060 H 89.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFDEB2 |
|---|---|
| RGB | rgb(239, 222, 178) |
| HSL | hsl(43, 66%, 82%) |
| HSV | hsv(43, 26%, 94%) |
| CMYK | cmyk(0%, 7.1%, 25.5%, 6.3%) |
| CIE-LAB | lab(88.83, -0.86, 23.73) |
| CIE-LCH | lch(88.83, 23.75, 92.07°) |
| OKLab | oklab(90.35% 0.0006 0.0604) |
| OKLCH | oklch(90.35% 0.06 89.4) |
| XYZ | xyz(69.7541, 73.8093, 52.6830) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.31
Beige (survey)
#E6DAA6
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 3.73
Vanilla
#F3E5AB
ΔE00 3.85
Pale Peach
#FFE5AD
ΔE00 3.94
Navajowhite
#FFDEAD
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFDEB2 #B2C3EF
analogous
#EFC0B2 #EFDEB2 #E2EFB2
triadic
#EFDEB2 #B2EFDE #DEB2EF
tetradic
#EFDEB2 #B2EFC0 #B2C3EF #EFB2E2
square
#EFDEB2 #B2EFC0 #B2C3EF #EFB2E2
split-complementary
#EFDEB2 #B2E2EF #C0B2EF
monochromatic
#DAB34D #E4C87F #EFDEB2 #FAF4E5 #FAF4E6
Accessibility & contrast
On white
1.33
#EFDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#EFDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFDEB2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFDEB2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#EDE1B3
Tritanopia (blue-blind)
#F9D7D2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #efdeb2; /* rgb */ color: rgb(239, 222, 178); /* oklch */ color: oklch(90.3% 0.060 89.4);
Tailwind
colors: {
custom: {
50: '#f5e8c9',
500: '#efdeb2',
950: '#000000',
},
}SCSS
$custom: #efdeb2; $custom-light: #f5e8c9; $custom-dark: #000000;
JSON
{
"hex": "#efdeb2",
"rgb": {
"r": 239,
"g": 222,
"b": 178
},
"hsl": {
"h": 43.279,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.90349,
"c": 0.06037,
"h": 89.4
},
"luminance": 0.73808
}Semantic roles & 50–950 ramp
primary
#EFDEB2
secondary
#7890CD
accent
#4BCD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482