#CEBE84#CEBE84
#CEBE84 is a light, moderate yellow. Relative luminance 0.516; OKLCH L 80.1% C 0.078 H 94.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE84 |
|---|---|
| RGB | rgb(206, 190, 132) |
| HSL | hsl(47, 43%, 66%) |
| HSV | hsv(47, 36%, 81%) |
| CMYK | cmyk(0%, 7.8%, 35.9%, 19.2%) |
| CIE-LAB | lab(77.05, -2.82, 31.37) |
| CIE-LCH | lch(77.05, 31.50, 95.13°) |
| OKLab | oklab(80.12% -0.0062 0.0778) |
| OKLCH | oklch(80.12% 0.078 94.5) |
| XYZ | xyz(48.0327, 51.6161, 29.2580) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 5.17
Sandstone
#C9AE74
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 5.41
Darkkhaki
#BDB76B
ΔE00 5.49
Sand (survey)
#E2CA76
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE84 #8494CE
analogous
#CE9984 #CEBE84 #B9CE84
triadic
#CEBE84 #84CEBE #BE84CE
tetradic
#CEBE84 #84CE99 #8494CE #CE84B9
square
#CEBE84 #84CE99 #8494CE #CE84B9
split-complementary
#CEBE84 #84B9CE #9984CE
monochromatic
#9A863D #BDA758 #CEBE84 #DFD5B0 #F1ECDC
Accessibility & contrast
On white
1.85
#CEBE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CEBE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE84
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE84 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB80
Deuteranopia (green-blind)
#CEC086
Tritanopia (blue-blind)
#D9B6AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebe84; /* rgb */ color: rgb(206, 190, 132); /* oklch */ color: oklch(80.1% 0.078 94.5);
Tailwind
colors: {
custom: {
50: '#ded1a8',
500: '#cebe84',
950: '#000000',
},
}SCSS
$custom: #cebe84; $custom-light: #ded1a8; $custom-dark: #000000;
JSON
{
"hex": "#cebe84",
"rgb": {
"r": 206,
"g": 190,
"b": 132
},
"hsl": {
"h": 47.027,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.80122,
"c": 0.07803,
"h": 94.5
},
"luminance": 0.51615
}Semantic roles & 50–950 ramp
primary
#CEBE84
secondary
#5666A0
accent
#4DB62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380