#CEBF91#CEBF91
#CEBF91 is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.6% C 0.063 H 92.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF91 |
|---|---|
| RGB | rgb(206, 191, 145) |
| HSL | hsl(45, 38%, 69%) |
| HSV | hsv(45, 30%, 81%) |
| CMYK | cmyk(0%, 7.3%, 29.6%, 19.2%) |
| CIE-LAB | lab(77.54, -1.72, 25.17) |
| CIE-LCH | lch(77.54, 25.23, 93.92°) |
| OKLab | oklab(80.58% -0.0024 0.0634) |
| OKLCH | oklch(80.58% 0.063 92.1) |
| XYZ | xyz(49.1957, 52.4291, 34.3109) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.63
Very Light Brown
#D3B683
ΔE00 5.00
Putty
#BEAE8A
ΔE00 5.20
Sandstone
#C9AE74
ΔE00 6.05
Toupe
#C7AC7D
ΔE00 6.19
Khaki
#C3B091
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF91 #91A0CE
analogous
#CEA191 #CEBF91 #BFCE91
triadic
#CEBF91 #91CEBF #BF91CE
tetradic
#CEBF91 #91CEA1 #91A0CE #CE91BF
square
#CEBF91 #91CEA1 #91A0CE #CE91BF
split-complementary
#CEBF91 #91BFCE #A191CE
monochromatic
#9E8946 #BBA667 #CEBF91 #E1D8BB #F4F0E6
Accessibility & contrast
On white
1.83
#CEBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CEBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF91
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF91 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#CDC292
Tritanopia (blue-blind)
#D8B8B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebf91; /* rgb */ color: rgb(206, 191, 145); /* oklch */ color: oklch(80.6% 0.063 92.1);
Tailwind
colors: {
custom: {
50: '#ddd2b1',
500: '#cebf91',
950: '#000000',
},
}SCSS
$custom: #cebf91; $custom-light: #ddd2b1; $custom-dark: #000000;
JSON
{
"hex": "#cebf91",
"rgb": {
"r": 206,
"g": 191,
"b": 145
},
"hsl": {
"h": 45.246,
"s": 38.365,
"l": 68.824
},
"oklch": {
"l": 0.80579,
"c": 0.06346,
"h": 92.1
},
"luminance": 0.52428
}Semantic roles & 50–950 ramp
primary
#CEBF91
secondary
#6070A3
accent
#53B134
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381