#CEBF7E#CEBF7E
#CEBF7E is a light, moderate yellow. Relative luminance 0.519; OKLCH L 80.2% C 0.086 H 96.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF7E |
|---|---|
| RGB | rgb(206, 191, 126) |
| HSL | hsl(49, 45%, 65%) |
| HSV | hsv(49, 39%, 81%) |
| CMYK | cmyk(0%, 7.3%, 38.8%, 19.2%) |
| CIE-LAB | lab(77.22, -4.03, 34.71) |
| CIE-LCH | lch(77.22, 34.94, 96.63°) |
| OKLab | oklab(80.22% -0.0101 0.0853) |
| OKLCH | oklch(80.22% 0.086 96.7) |
| XYZ | xyz(47.8512, 51.8913, 27.2300) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.44
Sand
#C2B280
ΔE00 4.59
Sand (survey)
#E2CA76
ΔE00 5.02
Tan (survey)
#D1B26F
ΔE00 5.66
Sandstone
#C9AE74
ΔE00 5.84
Very Light Brown
#D3B683
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF7E #7E8DCE
analogous
#CE977E #CEBF7E #B5CE7E
triadic
#CEBF7E #7ECEBF #BF7ECE
tetradic
#CEBF7E #7ECE97 #7E8DCE #CE7EB5
square
#CEBF7E #7ECE97 #7E8DCE #CE7EB5
split-complementary
#CEBF7E #7EB5CE #977ECE
monochromatic
#98863A #BDA952 #CEBF7E #DFD5AA #F0EBD7
Accessibility & contrast
On white
1.85
#CEBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CEBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF7E
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF7E | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC79
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#DAB6AF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf7e; /* rgb */ color: rgb(206, 191, 126); /* oklch */ color: oklch(80.2% 0.086 96.7);
Tailwind
colors: {
custom: {
50: '#ded2a4',
500: '#cebf7e',
950: '#000000',
},
}SCSS
$custom: #cebf7e; $custom-light: #ded2a4; $custom-dark: #000000;
JSON
{
"hex": "#cebf7e",
"rgb": {
"r": 206,
"g": 191,
"b": 126
},
"hsl": {
"h": 48.75,
"s": 44.944,
"l": 65.098
},
"oklch": {
"l": 0.80221,
"c": 0.0859,
"h": 96.7
},
"luminance": 0.5189
}Semantic roles & 50–950 ramp
primary
#CEBF7E
secondary
#52609E
accent
#47B82D
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380