#CEBD7F#CEBD7F
#CEBD7F is a light, moderate yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.083 H 94.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBD7F |
|---|---|
| RGB | rgb(206, 189, 127) |
| HSL | hsl(47, 45%, 65%) |
| HSV | hsv(47, 38%, 81%) |
| CMYK | cmyk(0%, 8.3%, 38.3%, 19.2%) |
| CIE-LAB | lab(76.71, -2.87, 33.53) |
| CIE-LCH | lch(76.71, 33.66, 94.90°) |
| OKLab | oklab(79.83% -0.0067 0.0826) |
| OKLCH | oklch(79.83% 0.083 94.6) |
| XYZ | xyz(47.4829, 51.0508, 27.4271) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 3.83
Tan (survey)
#D1B26F
ΔE00 4.91
Sandstone
#C9AE74
ΔE00 4.95
Darkkhaki
#BDB76B
ΔE00 5.01
Very Light Brown
#D3B683
ΔE00 5.28
Sand (survey)
#E2CA76
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBD7F #7F90CE
analogous
#CE967F #CEBD7F #B7CE7F
triadic
#CEBD7F #7FCEBD #BD7FCE
tetradic
#CEBD7F #7FCE96 #7F90CE #CE7FB7
square
#CEBD7F #7FCE96 #7F90CE #CE7FB7
split-complementary
#CEBD7F #7FB7CE #967FCE
monochromatic
#98843A #BDA653 #CEBD7F #DFD4AB #F0EBD8
Accessibility & contrast
On white
1.87
#CEBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CEBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBD7F
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBD7F | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7B
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#DAB4AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebd7f; /* rgb */ color: rgb(206, 189, 127); /* oklch */ color: oklch(79.8% 0.083 94.6);
Tailwind
colors: {
custom: {
50: '#ded0a5',
500: '#cebd7f',
950: '#000000',
},
}SCSS
$custom: #cebd7f; $custom-light: #ded0a5; $custom-dark: #000000;
JSON
{
"hex": "#cebd7f",
"rgb": {
"r": 206,
"g": 189,
"b": 127
},
"hsl": {
"h": 47.089,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79826,
"c": 0.08291,
"h": 94.6
},
"luminance": 0.51049
}Semantic roles & 50–950 ramp
primary
#CEBD7F
secondary
#53639E
accent
#4BB82E
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380