#CEBF85#CEBF85
#CEBF85 is a light, moderate yellow. Relative luminance 0.521; OKLCH L 80.3% C 0.078 H 95.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF85 |
|---|---|
| RGB | rgb(206, 191, 133) |
| HSL | hsl(48, 43%, 66%) |
| HSV | hsv(48, 35%, 81%) |
| CMYK | cmyk(0%, 7.3%, 35.4%, 19.2%) |
| CIE-LAB | lab(77.33, -3.22, 31.21) |
| CIE-LCH | lch(77.33, 31.38, 95.89°) |
| OKLab | oklab(80.35% -0.0073 0.0775) |
| OKLCH | oklch(80.35% 0.078 95.4) |
| XYZ | xyz(48.3188, 52.0783, 29.6926) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.78
Darkkhaki
#BDB76B
ΔE00 5.41
Very Light Brown
#D3B683
ΔE00 5.52
Sandstone
#C9AE74
ΔE00 5.58
Tan (survey)
#D1B26F
ΔE00 5.78
Sand (survey)
#E2CA76
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF85 #8594CE
analogous
#CE9B85 #CEBF85 #B9CE85
triadic
#CEBF85 #85CEBF #BF85CE
tetradic
#CEBF85 #85CE9B #8594CE #CE85B9
square
#CEBF85 #85CE9B #8594CE #CE85B9
split-complementary
#CEBF85 #85B9CE #9B85CE
monochromatic
#9B883E #BCA859 #CEBF85 #E0D6B1 #F1EDDC
Accessibility & contrast
On white
1.84
#CEBF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CEBF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF85
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF85 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC81
Deuteranopia (green-blind)
#CFC187
Tritanopia (blue-blind)
#D9B7B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf85; /* rgb */ color: rgb(206, 191, 133); /* oklch */ color: oklch(80.3% 0.078 95.4);
Tailwind
colors: {
custom: {
50: '#ded2a9',
500: '#cebf85',
950: '#000000',
},
}SCSS
$custom: #cebf85; $custom-light: #ded2a9; $custom-dark: #000000;
JSON
{
"hex": "#cebf85",
"rgb": {
"r": 206,
"g": 191,
"b": 133
},
"hsl": {
"h": 47.671,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.80346,
"c": 0.07779,
"h": 95.4
},
"luminance": 0.52077
}Semantic roles & 50–950 ramp
primary
#CEBF85
secondary
#5766A1
accent
#4BB630
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380