#EFCB98#EFCB98
#EFCB98 is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.078 H 76.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB98 |
|---|---|
| RGB | rgb(239, 203, 152) |
| HSL | hsl(35, 73%, 77%) |
| HSV | hsv(35, 36%, 94%) |
| CMYK | cmyk(0%, 15.1%, 36.4%, 6.3%) |
| CIE-LAB | lab(83.62, 5.69, 30.17) |
| CIE-LCH | lch(83.62, 30.71, 79.32°) |
| OKLab | oklab(86.09% 0.0187 0.0754) |
| OKLCH | oklch(86.09% 0.078 76) |
| XYZ | xyz(62.6215, 63.3322, 38.6255) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.34
Burlywood
#DEB887
ΔE00 4.69
Light Peach
#FFD8B1
ΔE00 5.14
Wheat
#F5DEB3
ΔE00 5.63
Moccasin
#FFE4B5
ΔE00 5.98
Very Light Brown
#D3B683
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB98 #98BCEF
analogous
#EFA098 #EFCB98 #E8EF98
triadic
#EFCB98 #98EFCB #CB98EF
tetradic
#EFCB98 #98EFA0 #98BCEF #EF98E8
square
#EFCB98 #98EFA0 #98BCEF #EF98E8
split-complementary
#EFCB98 #98E8EF #A098EF
monochromatic
#DF962E #E7B063 #EFCB98 #F7E6CD #FBF2E5
Accessibility & contrast
On white
1.54
#EFCB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EFCB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB98
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB98 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#E2D499
Tritanopia (blue-blind)
#FDC1BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb98; /* rgb */ color: rgb(239, 203, 152); /* oklch */ color: oklch(86.1% 0.078 76.0);
Tailwind
colors: {
custom: {
50: '#f5dab6',
500: '#efcb98',
950: '#000000',
},
}SCSS
$custom: #efcb98; $custom-light: #f5dab6; $custom-dark: #000000;
JSON
{
"hex": "#efcb98",
"rgb": {
"r": 239,
"g": 203,
"b": 152
},
"hsl": {
"h": 35.172,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.86093,
"c": 0.07768,
"h": 76
},
"luminance": 0.6333
}Semantic roles & 50–950 ramp
primary
#EFCB98
secondary
#608CCC
accent
#62D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381