#CEBF7B#CEBF7B
#CEBF7B is a light, moderate yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.089 H 97.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF7B |
|---|---|
| RGB | rgb(206, 191, 123) |
| HSL | hsl(49, 46%, 65%) |
| HSV | hsv(49, 40%, 81%) |
| CMYK | cmyk(0%, 7.3%, 40.3%, 19.2%) |
| CIE-LAB | lab(77.17, -4.36, 36.20) |
| CIE-LCH | lch(77.17, 36.46, 96.87°) |
| OKLab | oklab(80.17% -0.0113 0.0886) |
| OKLCH | oklch(80.17% 0.089 97.2) |
| XYZ | xyz(47.6605, 51.8150, 26.2258) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.13
Sand (survey)
#E2CA76
ΔE00 4.71
Sand
#C2B280
ΔE00 5.00
Tan (survey)
#D1B26F
ΔE00 5.71
Sandstone
#C9AE74
ΔE00 6.04
Desert
#CCAD60
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF7B #7B8ACE
analogous
#CE967B #CEBF7B #B3CE7B
triadic
#CEBF7B #7BCEBF #BF7BCE
tetradic
#CEBF7B #7BCE96 #7B8ACE #CE7BB3
square
#CEBF7B #7BCE96 #7B8ACE #CE7BB3
split-complementary
#CEBF7B #7BB3CE #967BCE
monochromatic
#978638 #BDA94E #CEBF7B #DFD5A8 #EFEAD4
Accessibility & contrast
On white
1.85
#CEBF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CEBF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF7B
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF7B | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D0C17E
Tritanopia (blue-blind)
#DAB6AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebf7b; /* rgb */ color: rgb(206, 191, 123); /* oklch */ color: oklch(80.2% 0.089 97.2);
Tailwind
colors: {
custom: {
50: '#ded2a2',
500: '#cebf7b',
950: '#000000',
},
}SCSS
$custom: #cebf7b; $custom-light: #ded2a2; $custom-dark: #000000;
JSON
{
"hex": "#cebf7b",
"rgb": {
"r": 206,
"g": 191,
"b": 123
},
"hsl": {
"h": 49.157,
"s": 45.856,
"l": 64.51
},
"oklch": {
"l": 0.8017,
"c": 0.08931,
"h": 97.2
},
"luminance": 0.51813
}Semantic roles & 50–950 ramp
primary
#CEBF7B
secondary
#515E9D
accent
#46B92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380