#EFD192#EFD192
#EFD192 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.2% C 0.087 H 85.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD192 |
|---|---|
| RGB | rgb(239, 209, 146) |
| HSL | hsl(41, 74%, 75%) |
| HSV | hsv(41, 39%, 94%) |
| CMYK | cmyk(0%, 12.6%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.01, 1.91, 35.12) |
| CIE-LCH | lch(85.01, 35.17, 86.89°) |
| OKLab | oklab(87.16% 0.0073 0.0868) |
| OKLCH | oklch(87.16% 0.087 85.2) |
| XYZ | xyz(63.5869, 66.0295, 36.5841) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 4.75
Navajowhite
#FFDEAD
ΔE00 5.00
Sand (survey)
#E2CA76
ΔE00 5.22
Wheat
#F5DEB3
ΔE00 5.53
Moccasin
#FFE4B5
ΔE00 5.69
Beige (survey)
#E6DAA6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD192 #92B0EF
analogous
#EFA292 #EFD192 #DEEF92
triadic
#EFD192 #92EFD1 #D192EF
tetradic
#EFD192 #92EFA2 #92B0EF #EF92DE
square
#EFD192 #92EFA2 #92B0EF #EF92DE
split-complementary
#EFD192 #92DEEF #A292EF
monochromatic
#DFA427 #E7BA5D #EFD192 #F7E8C7 #FBF4E4
Accessibility & contrast
On white
1.48
#EFD192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#EFD192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD192
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD192 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#FDC7C1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efd192; /* rgb */ color: rgb(239, 209, 146); /* oklch */ color: oklch(87.2% 0.087 85.2);
Tailwind
colors: {
custom: {
50: '#f5dfb2',
500: '#efd192',
950: '#000000',
},
}SCSS
$custom: #efd192; $custom-light: #f5dfb2; $custom-dark: #000000;
JSON
{
"hex": "#efd192",
"rgb": {
"r": 239,
"g": 209,
"b": 146
},
"hsl": {
"h": 40.645,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.87157,
"c": 0.0871,
"h": 85.2
},
"luminance": 0.66027
}Semantic roles & 50–950 ramp
primary
#EFD192
secondary
#5A7FCB
accent
#4FD70F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481