#EFD19C#EFD19C
#EFD19C is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.3% C 0.076 H 81.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD19C |
|---|---|
| RGB | rgb(239, 209, 156) |
| HSL | hsl(38, 72%, 77%) |
| HSV | hsv(38, 35%, 94%) |
| CMYK | cmyk(0%, 12.6%, 34.7%, 6.3%) |
| CIE-LAB | lab(85.18, 3.05, 30.18) |
| CIE-LCH | lch(85.18, 30.34, 84.24°) |
| OKLab | oklab(87.34% 0.0112 0.0755) |
| OKLCH | oklch(87.34% 0.076 81.5) |
| XYZ | xyz(64.3991, 66.3544, 40.8615) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.54
Wheat
#F5DEB3
ΔE00 4.01
Moccasin
#FFE4B5
ΔE00 4.50
Pale Peach
#FFE5AD
ΔE00 4.58
Beige (survey)
#E6DAA6
ΔE00 6.03
Light Peach
#FFD8B1
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD19C #9CBAEF
analogous
#EFA79C #EFD19C #E4EF9C
triadic
#EFD19C #9CEFD1 #D19CEF
tetradic
#EFD19C #9CEFA7 #9CBAEF #EF9CE4
square
#EFD19C #9CEFA7 #9CBAEF #EF9CE4
split-complementary
#EFD19C #9CE4EF #A79CEF
monochromatic
#DEA033 #E6B967 #EFD19C #F8E9D1 #FBF3E5
Accessibility & contrast
On white
1.47
#EFD19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#EFD19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD19C
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD19C | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD098
Deuteranopia (green-blind)
#E6D89D
Tritanopia (blue-blind)
#FCC8C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efd19c; /* rgb */ color: rgb(239, 209, 156); /* oklch */ color: oklch(87.3% 0.076 81.5);
Tailwind
colors: {
custom: {
50: '#f5dfb9',
500: '#efd19c',
950: '#000000',
},
}SCSS
$custom: #efd19c; $custom-light: #f5dfb9; $custom-dark: #000000;
JSON
{
"hex": "#efd19c",
"rgb": {
"r": 239,
"g": 209,
"b": 156
},
"hsl": {
"h": 38.313,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.87341,
"c": 0.07634,
"h": 81.5
},
"luminance": 0.66352
}Semantic roles & 50–950 ramp
primary
#EFD19C
secondary
#6389CC
accent
#58D411
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481