#CEBD7A#CEBD7A
#CEBD7A is a light, moderate yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.089 H 95.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBD7A |
|---|---|
| RGB | rgb(206, 189, 122) |
| HSL | hsl(48, 46%, 64%) |
| HSV | hsv(48, 41%, 81%) |
| CMYK | cmyk(0%, 8.3%, 40.8%, 19.2%) |
| CIE-LAB | lab(76.63, -3.43, 36.03) |
| CIE-LCH | lch(76.63, 36.19, 95.44°) |
| OKLab | oklab(79.74% -0.0086 0.0882) |
| OKLCH | oklch(79.74% 0.089 95.6) |
| XYZ | xyz(47.1651, 50.9237, 25.7534) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.44
Sand
#C2B280
ΔE00 4.53
Sand (survey)
#E2CA76
ΔE00 4.81
Tan (survey)
#D1B26F
ΔE00 4.94
Sandstone
#C9AE74
ΔE00 5.27
Desert
#CCAD60
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBD7A #7A8BCE
analogous
#CE937A #CEBD7A #B5CE7A
triadic
#CEBD7A #7ACEBD #BD7ACE
tetradic
#CEBD7A #7ACE93 #7A8BCE #CE7AB5
square
#CEBD7A #7ACE93 #7A8BCE #CE7AB5
split-complementary
#CEBD7A #7AB5CE #937ACE
monochromatic
#968337 #BEA74D #CEBD7A #DED3A7 #EFE9D3
Accessibility & contrast
On white
1.88
#CEBD7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CEBD7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBD7A
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBD7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBD7A | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABA75
Deuteranopia (green-blind)
#CEC07C
Tritanopia (blue-blind)
#DAB4AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebd7a; /* rgb */ color: rgb(206, 189, 122); /* oklch */ color: oklch(79.7% 0.089 95.6);
Tailwind
colors: {
custom: {
50: '#ded0a1',
500: '#cebd7a',
950: '#000000',
},
}SCSS
$custom: #cebd7a; $custom-light: #ded0a1; $custom-dark: #000000;
JSON
{
"hex": "#cebd7a",
"rgb": {
"r": 206,
"g": 189,
"b": 122
},
"hsl": {
"h": 47.857,
"s": 46.154,
"l": 64.314
},
"oklch": {
"l": 0.7974,
"c": 0.08858,
"h": 95.6
},
"luminance": 0.50922
}Semantic roles & 50–950 ramp
primary
#CEBD7A
secondary
#505F9C
accent
#49B92C
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380