#CEBE8D#CEBE8D
#CEBE8D is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.3% C 0.067 H 92.1°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE8D |
|---|---|
| RGB | rgb(206, 190, 141) |
| HSL | hsl(45, 40%, 68%) |
| HSV | hsv(45, 32%, 81%) |
| CMYK | cmyk(0%, 7.8%, 31.6%, 19.2%) |
| CIE-LAB | lab(77.20, -1.71, 26.84) |
| CIE-LCH | lch(77.20, 26.90, 93.65°) |
| OKLab | oklab(80.29% -0.0025 0.0673) |
| OKLCH | oklch(80.29% 0.067 92.1) |
| XYZ | xyz(48.6754, 51.8732, 32.6426) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.23
Very Light Brown
#D3B683
ΔE00 4.60
Putty
#BEAE8A
ΔE00 5.37
Sandstone
#C9AE74
ΔE00 5.44
Toupe
#C7AC7D
ΔE00 5.87
Tan (survey)
#D1B26F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE8D #8D9DCE
analogous
#CE9D8D #CEBE8D #BDCE8D
triadic
#CEBE8D #8DCEBE #BE8DCE
tetradic
#CEBE8D #8DCE9D #8D9DCE #CE8DBD
square
#CEBE8D #8DCE9D #8D9DCE #CE8DBD
split-complementary
#CEBE8D #8DBDCE #9D8DCE
monochromatic
#9D8744 #BCA662 #CEBE8D #E0D6B8 #F3EFE3
Accessibility & contrast
On white
1.85
#CEBE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CEBE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE8D
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE8D | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BC8A
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#D8B6B1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebe8d; /* rgb */ color: rgb(206, 190, 141); /* oklch */ color: oklch(80.3% 0.067 92.1);
Tailwind
colors: {
custom: {
50: '#ded1ae',
500: '#cebe8d',
950: '#000000',
},
}SCSS
$custom: #cebe8d; $custom-light: #ded1ae; $custom-dark: #000000;
JSON
{
"hex": "#cebe8d",
"rgb": {
"r": 206,
"g": 190,
"b": 141
},
"hsl": {
"h": 45.231,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.80294,
"c": 0.06739,
"h": 92.1
},
"luminance": 0.51872
}Semantic roles & 50–950 ramp
primary
#CEBE8D
secondary
#5C6EA3
accent
#52B333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381