#CEC384#CEC384
#CEC384 is a light, moderate yellow. Relative luminance 0.538; OKLCH L 81.2% C 0.083 H 99.5°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC384 |
|---|---|
| RGB | rgb(206, 195, 132) |
| HSL | hsl(51, 43%, 66%) |
| HSV | hsv(51, 36%, 81%) |
| CMYK | cmyk(0%, 5.3%, 35.9%, 19.2%) |
| CIE-LAB | lab(78.36, -5.42, 33.09) |
| CIE-LCH | lch(78.36, 33.53, 99.31°) |
| OKLab | oklab(81.15% -0.0137 0.0818) |
| OKLCH | oklch(81.15% 0.083 99.5) |
| XYZ | xyz(49.1343, 53.8193, 29.6252) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.66
Sand
#C2B280
ΔE00 5.30
Sand (survey)
#E2CA76
ΔE00 5.57
Beige (survey)
#E6DAA6
ΔE00 6.31
Greenish Beige
#C9D179
ΔE00 7.04
Tan (survey)
#D1B26F
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC384 #848FCE
analogous
#CE9E84 #CEC384 #B4CE84
triadic
#CEC384 #84CEC3 #C384CE
tetradic
#CEC384 #84CE9E #848FCE #CE84B4
square
#CEC384 #84CE9E #848FCE #CE84B4
split-complementary
#CEC384 #84B4CE #9E84CE
monochromatic
#9A8C3D #BDAE58 #CEC384 #DFD8B0 #F1EEDC
Accessibility & contrast
On white
1.79
#CEC384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#CEC384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC384
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC384 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF80
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#D9BAB3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cec384; /* rgb */ color: rgb(206, 195, 132); /* oklch */ color: oklch(81.2% 0.083 99.5);
Tailwind
colors: {
custom: {
50: '#ded5a8',
500: '#cec384',
950: '#000000',
},
}SCSS
$custom: #cec384; $custom-light: #ded5a8; $custom-dark: #000000;
JSON
{
"hex": "#cec384",
"rgb": {
"r": 206,
"g": 195,
"b": 132
},
"hsl": {
"h": 51.081,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.81154,
"c": 0.08292,
"h": 99.5
},
"luminance": 0.53818
}Semantic roles & 50–950 ramp
primary
#CEC384
secondary
#5661A0
accent
#43B62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380