#EFD197#EFD197
#EFD197 is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.2% C 0.082 H 83.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD197 |
|---|---|
| RGB | rgb(239, 209, 151) |
| HSL | hsl(40, 73%, 76%) |
| HSV | hsv(40, 37%, 94%) |
| CMYK | cmyk(0%, 12.6%, 36.8%, 6.3%) |
| CIE-LAB | lab(85.09, 2.47, 32.65) |
| CIE-LCH | lch(85.09, 32.75, 85.68°) |
| OKLab | oklab(87.25% 0.0093 0.0812) |
| OKLCH | oklch(87.25% 0.082 83.5) |
| XYZ | xyz(63.9844, 66.1885, 38.6774) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.20
Pale Peach
#FFE5AD
ΔE00 4.52
Wheat
#F5DEB3
ΔE00 4.71
Moccasin
#FFE4B5
ΔE00 5.02
Beige (survey)
#E6DAA6
ΔE00 5.84
Sand (survey)
#E2CA76
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD197 #97B5EF
analogous
#EFA597 #EFD197 #E1EF97
triadic
#EFD197 #97EFD1 #D197EF
tetradic
#EFD197 #97EFA5 #97B5EF #EF97E1
square
#EFD197 #97EFA5 #97B5EF #EF97E1
split-complementary
#EFD197 #97E1EF #A597EF
monochromatic
#DFA22D #E7BA62 #EFD197 #F7E8CC #FBF3E4
Accessibility & contrast
On white
1.48
#EFD197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#EFD197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD197
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD197 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD093
Deuteranopia (green-blind)
#E7D899
Tritanopia (blue-blind)
#FDC7C2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efd197; /* rgb */ color: rgb(239, 209, 151); /* oklch */ color: oklch(87.2% 0.082 83.5);
Tailwind
colors: {
custom: {
50: '#f5dfb6',
500: '#efd197',
950: '#000000',
},
}SCSS
$custom: #efd197; $custom-light: #f5dfb6; $custom-dark: #000000;
JSON
{
"hex": "#efd197",
"rgb": {
"r": 239,
"g": 209,
"b": 151
},
"hsl": {
"h": 39.545,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.87247,
"c": 0.08174,
"h": 83.5
},
"luminance": 0.66186
}Semantic roles & 50–950 ramp
primary
#EFD197
secondary
#5F84CB
accent
#53D510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481