#EFEBAF#EFEBAF
#EFEBAF is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.9% C 0.077 H 104.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEBAF |
|---|---|
| RGB | rgb(239, 235, 175) |
| HSL | hsl(56, 67%, 81%) |
| HSV | hsv(56, 27%, 94%) |
| CMYK | cmyk(0%, 1.7%, 26.8%, 6.3%) |
| CIE-LAB | lab(92.07, -7.84, 29.69) |
| CIE-LCH | lch(92.07, 30.71, 104.79°) |
| OKLab | oklab(92.89% -0.0195 0.0747) |
| OKLCH | oklch(92.89% 0.077 104.6) |
| XYZ | xyz(73.0430, 80.8638, 52.3096) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 0.95
Light Tan
#FBEEAC
ΔE00 3.03
Vanilla
#F3E5AB
ΔE00 3.24
Egg Shell
#FFFCC4
ΔE00 3.70
Cream (survey)
#FFFFC2
ΔE00 4.14
Light Beige
#FFFEB6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEBAF #AFB3EF
analogous
#EFCBAF #EFEBAF #D3EFAF
triadic
#EFEBAF #AFEFEB #EBAFEF
tetradic
#EFEBAF #AFEFCB #AFB3EF #EFAFD3
square
#EFEBAF #AFEFCB #AFB3EF #EFAFD3
split-complementary
#EFEBAF #AFD3EF #CBAFEF
monochromatic
#DBD149 #E5DE7C #EFEBAF #F9F8E2 #FAF9E5
Accessibility & contrast
On white
1.22
#EFEBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EFEBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEBAF
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEBAF | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6AB
Deuteranopia (green-blind)
#F7EAB1
Tritanopia (blue-blind)
#F9E3DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efebaf; /* rgb */ color: rgb(239, 235, 175); /* oklch */ color: oklch(92.9% 0.077 104.6);
Tailwind
colors: {
custom: {
50: '#f5f1c7',
500: '#efebaf',
950: '#000000',
},
}SCSS
$custom: #efebaf; $custom-light: #f5f1c7; $custom-dark: #000000;
JSON
{
"hex": "#efebaf",
"rgb": {
"r": 239,
"g": 235,
"b": 175
},
"hsl": {
"h": 56.25,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.92888,
"c": 0.07722,
"h": 104.6
},
"luminance": 0.80863
}Semantic roles & 50–950 ramp
primary
#EFEBAF
secondary
#757BCD
accent
#22CF17
background
#FFFFFD
surface
#FEFEF9
border
#D6D6D2
text
#171613
muted
#858582