#CEBF84#CEBF84
#CEBF84 is a light, moderate yellow. Relative luminance 0.520; OKLCH L 80.3% C 0.079 H 95.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF84 |
|---|---|
| RGB | rgb(206, 191, 132) |
| HSL | hsl(48, 43%, 66%) |
| HSV | hsv(48, 36%, 81%) |
| CMYK | cmyk(0%, 7.3%, 35.9%, 19.2%) |
| CIE-LAB | lab(77.31, -3.34, 31.71) |
| CIE-LCH | lch(77.31, 31.89, 96.01°) |
| OKLab | oklab(80.33% -0.0077 0.0786) |
| OKLCH | oklch(80.33% 0.079 95.6) |
| XYZ | xyz(48.2501, 52.0508, 29.3305) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.88
Darkkhaki
#BDB76B
ΔE00 5.25
Sandstone
#C9AE74
ΔE00 5.59
Very Light Brown
#D3B683
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 5.74
Sand (survey)
#E2CA76
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF84 #8493CE
analogous
#CE9A84 #CEBF84 #B8CE84
triadic
#CEBF84 #84CEBF #BF84CE
tetradic
#CEBF84 #84CE9A #8493CE #CE84B8
square
#CEBF84 #84CE9A #8493CE #CE84B8
split-complementary
#CEBF84 #84B8CE #9A84CE
monochromatic
#9A873D #BDA858 #CEBF84 #DFD6B0 #F1EDDC
Accessibility & contrast
On white
1.84
#CEBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CEBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF84
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF84 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC80
Deuteranopia (green-blind)
#CFC186
Tritanopia (blue-blind)
#D9B6B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf84; /* rgb */ color: rgb(206, 191, 132); /* oklch */ color: oklch(80.3% 0.079 95.6);
Tailwind
colors: {
custom: {
50: '#ded2a8',
500: '#cebf84',
950: '#000000',
},
}SCSS
$custom: #cebf84; $custom-light: #ded2a8; $custom-dark: #000000;
JSON
{
"hex": "#cebf84",
"rgb": {
"r": 206,
"g": 191,
"b": 132
},
"hsl": {
"h": 47.838,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.80327,
"c": 0.07896,
"h": 95.6
},
"luminance": 0.52049
}Semantic roles & 50–950 ramp
primary
#CEBF84
secondary
#5665A0
accent
#4BB62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380