#CEBF80#CEBF80
#CEBF80 is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.3% C 0.084 H 96.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF80 |
|---|---|
| RGB | rgb(206, 191, 128) |
| HSL | hsl(48, 44%, 65%) |
| HSV | hsv(48, 38%, 81%) |
| CMYK | cmyk(0%, 7.3%, 37.9%, 19.2%) |
| CIE-LAB | lab(77.25, -3.81, 33.71) |
| CIE-LCH | lch(77.25, 33.93, 96.44°) |
| OKLab | oklab(80.26% -0.0093 0.0831) |
| OKLCH | oklch(80.26% 0.084 96.4) |
| XYZ | xyz(47.9816, 51.9434, 27.9165) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.33
Darkkhaki
#BDB76B
ΔE00 4.68
Sand (survey)
#E2CA76
ΔE00 5.26
Tan (survey)
#D1B26F
ΔE00 5.66
Sandstone
#C9AE74
ΔE00 5.73
Very Light Brown
#D3B683
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF80 #808FCE
analogous
#CE9880 #CEBF80 #B6CE80
triadic
#CEBF80 #80CEBF #BF80CE
tetradic
#CEBF80 #80CE98 #808FCE #CE80B6
square
#CEBF80 #80CE98 #808FCE #CE80B6
split-complementary
#CEBF80 #80B6CE #9880CE
monochromatic
#99873B #BDA954 #CEBF80 #DFD5AC #F0ECD8
Accessibility & contrast
On white
1.84
#CEBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CEBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF80
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF80 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#D9B6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf80; /* rgb */ color: rgb(206, 191, 128); /* oklch */ color: oklch(80.3% 0.084 96.4);
Tailwind
colors: {
custom: {
50: '#ded2a5',
500: '#cebf80',
950: '#000000',
},
}SCSS
$custom: #cebf80; $custom-light: #ded2a5; $custom-dark: #000000;
JSON
{
"hex": "#cebf80",
"rgb": {
"r": 206,
"g": 191,
"b": 128
},
"hsl": {
"h": 48.462,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.80256,
"c": 0.08361,
"h": 96.4
},
"luminance": 0.51942
}Semantic roles & 50–950 ramp
primary
#CEBF80
secondary
#54629F
accent
#48B72E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380