#CEBC80#CEBC80
#CEBC80 is a light, moderate yellow. Relative luminance 0.506; OKLCH L 79.6% C 0.081 H 93.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC80 |
|---|---|
| RGB | rgb(206, 188, 128) |
| HSL | hsl(46, 44%, 65%) |
| HSV | hsv(46, 38%, 81%) |
| CMYK | cmyk(0%, 8.7%, 37.9%, 19.2%) |
| CIE-LAB | lab(76.47, -2.24, 32.70) |
| CIE-LCH | lch(76.47, 32.77, 93.91°) |
| OKLab | oklab(79.64% -0.0047 0.0807) |
| OKLCH | oklch(79.64% 0.081 93.4) |
| XYZ | xyz(47.3340, 50.6483, 27.7006) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.43
Sandstone
#C9AE74
ΔE00 4.49
Tan (survey)
#D1B26F
ΔE00 4.58
Very Light Brown
#D3B683
ΔE00 4.71
Darkkhaki
#BDB76B
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC80 #8092CE
analogous
#CE9580 #CEBC80 #B9CE80
triadic
#CEBC80 #80CEBC #BC80CE
tetradic
#CEBC80 #80CE95 #8092CE #CE80B9
square
#CEBC80 #80CE95 #8092CE #CE80B9
split-complementary
#CEBC80 #80B9CE #9580CE
monochromatic
#99833B #BDA554 #CEBC80 #DFD3AC #F0EBD8
Accessibility & contrast
On white
1.89
#CEBC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CEBC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC80
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC80 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97C
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#DAB3AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc80; /* rgb */ color: rgb(206, 188, 128); /* oklch */ color: oklch(79.6% 0.081 93.4);
Tailwind
colors: {
custom: {
50: '#ded0a5',
500: '#cebc80',
950: '#000000',
},
}SCSS
$custom: #cebc80; $custom-light: #ded0a5; $custom-dark: #000000;
JSON
{
"hex": "#cebc80",
"rgb": {
"r": 206,
"g": 188,
"b": 128
},
"hsl": {
"h": 46.154,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.79638,
"c": 0.08087,
"h": 93.4
},
"luminance": 0.50647
}Semantic roles & 50–950 ramp
primary
#CEBC80
secondary
#54659F
accent
#4EB72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15130F
muted
#848380