#CEBF87#CEBF87
#CEBF87 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.4% C 0.075 H 94.9°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF87 |
|---|---|
| RGB | rgb(206, 191, 135) |
| HSL | hsl(47, 42%, 67%) |
| HSV | hsv(47, 34%, 81%) |
| CMYK | cmyk(0%, 7.3%, 34.5%, 19.2%) |
| CIE-LAB | lab(77.36, -2.98, 30.21) |
| CIE-LCH | lch(77.36, 30.36, 95.64°) |
| OKLab | oklab(80.38% -0.0065 0.0752) |
| OKLCH | oklch(80.38% 0.075 94.9) |
| XYZ | xyz(48.4583, 52.1341, 30.4272) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.62
Very Light Brown
#D3B683
ΔE00 5.35
Sandstone
#C9AE74
ΔE00 5.57
Darkkhaki
#BDB76B
ΔE00 5.75
Tan (survey)
#D1B26F
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF87 #8796CE
analogous
#CE9C87 #CEBF87 #BACE87
triadic
#CEBF87 #87CEBF #BF87CE
tetradic
#CEBF87 #87CE9C #8796CE #CE87BA
square
#CEBF87 #87CE9C #8796CE #CE87BA
split-complementary
#CEBF87 #87BACE #9C87CE
monochromatic
#9B883F #BCA85C #CEBF87 #E0D6B2 #F1EDDE
Accessibility & contrast
On white
1.84
#CEBF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CEBF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF87
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF87 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABC83
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#D9B7B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf87; /* rgb */ color: rgb(206, 191, 135); /* oklch */ color: oklch(80.4% 0.075 94.9);
Tailwind
colors: {
custom: {
50: '#ded2aa',
500: '#cebf87',
950: '#000000',
},
}SCSS
$custom: #cebf87; $custom-light: #ded2aa; $custom-dark: #000000;
JSON
{
"hex": "#cebf87",
"rgb": {
"r": 206,
"g": 191,
"b": 135
},
"hsl": {
"h": 47.324,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.80383,
"c": 0.07544,
"h": 94.9
},
"luminance": 0.52133
}Semantic roles & 50–950 ramp
primary
#CEBF87
secondary
#5867A1
accent
#4CB530
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381