#CEBF90#CEBF90
#CEBF90 is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.6% C 0.065 H 92.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF90 |
|---|---|
| RGB | rgb(206, 191, 144) |
| HSL | hsl(45, 39%, 69%) |
| HSV | hsv(45, 30%, 81%) |
| CMYK | cmyk(0%, 7.3%, 30.1%, 19.2%) |
| CIE-LAB | lab(77.52, -1.85, 25.68) |
| CIE-LCH | lch(77.52, 25.74, 94.13°) |
| OKLab | oklab(80.56% -0.0028 0.0646) |
| OKLCH | oklch(80.56% 0.065 92.5) |
| XYZ | xyz(49.1189, 52.3983, 33.9066) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 4.99
Putty
#BEAE8A
ΔE00 5.33
Sandstone
#C9AE74
ΔE00 5.96
Toupe
#C7AC7D
ΔE00 6.21
Khaki
#C3B091
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF90 #909FCE
analogous
#CEA090 #CEBF90 #BECE90
triadic
#CEBF90 #90CEBF #BF90CE
tetradic
#CEBF90 #90CEA0 #909FCE #CE90BE
square
#CEBF90 #90CEA0 #909FCE #CE90BE
split-complementary
#CEBF90 #90BECE #A090CE
monochromatic
#9E8946 #BBA766 #CEBF90 #E1D7BA #F3F0E5
Accessibility & contrast
On white
1.83
#CEBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CEBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF90
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF90 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8D
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#D8B8B2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf90; /* rgb */ color: rgb(206, 191, 144); /* oklch */ color: oklch(80.6% 0.065 92.5);
Tailwind
colors: {
custom: {
50: '#ddd2b0',
500: '#cebf90',
950: '#000000',
},
}SCSS
$custom: #cebf90; $custom-light: #ddd2b0; $custom-dark: #000000;
JSON
{
"hex": "#cebf90",
"rgb": {
"r": 206,
"g": 191,
"b": 144
},
"hsl": {
"h": 45.484,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.80559,
"c": 0.06468,
"h": 92.5
},
"luminance": 0.52397
}Semantic roles & 50–950 ramp
primary
#CEBF90
secondary
#5F6FA3
accent
#52B234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381