#EFD199#EFD199
#EFD199 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.3% C 0.080 H 82.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD199 |
|---|---|
| RGB | rgb(239, 209, 153) |
| HSL | hsl(39, 73%, 77%) |
| HSV | hsv(39, 36%, 94%) |
| CMYK | cmyk(0%, 12.6%, 36%, 6.3%) |
| CIE-LAB | lab(85.13, 2.70, 31.67) |
| CIE-LCH | lch(85.13, 31.78, 85.13°) |
| OKLab | oklab(87.28% 0.01 0.0789) |
| OKLCH | oklch(87.28% 0.08 82.8) |
| XYZ | xyz(64.1482, 66.2540, 39.5401) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.91
Wheat
#F5DEB3
ΔE00 4.41
Pale Peach
#FFE5AD
ΔE00 4.51
Moccasin
#FFE4B5
ΔE00 4.79
Beige (survey)
#E6DAA6
ΔE00 5.88
Vanilla
#F3E5AB
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD199 #99B7EF
analogous
#EFA699 #EFD199 #E2EF99
triadic
#EFD199 #99EFD1 #D199EF
tetradic
#EFD199 #99EFA6 #99B7EF #EF99E2
square
#EFD199 #99EFA6 #99B7EF #EF99E2
split-complementary
#EFD199 #99E2EF #A699EF
monochromatic
#DEA12F #E7B964 #EFD199 #F7E9CE #FBF3E5
Accessibility & contrast
On white
1.47
#EFD199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#EFD199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD199
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD199 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD095
Deuteranopia (green-blind)
#E6D89B
Tritanopia (blue-blind)
#FCC7C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efd199; /* rgb */ color: rgb(239, 209, 153); /* oklch */ color: oklch(87.3% 0.080 82.8);
Tailwind
colors: {
custom: {
50: '#f5dfb7',
500: '#efd199',
950: '#000000',
},
}SCSS
$custom: #efd199; $custom-light: #f5dfb7; $custom-dark: #000000;
JSON
{
"hex": "#efd199",
"rgb": {
"r": 239,
"g": 209,
"b": 153
},
"hsl": {
"h": 39.07,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.87284,
"c": 0.07957,
"h": 82.8
},
"luminance": 0.66252
}Semantic roles & 50–950 ramp
primary
#EFD199
secondary
#6186CC
accent
#55D511
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481