#CEC784#CEC784
#CEC784 is a light, moderate yellow. Relative luminance 0.556; OKLCH L 82.0% C 0.087 H 103.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC784 |
|---|---|
| RGB | rgb(206, 199, 132) |
| HSL | hsl(54, 43%, 66%) |
| HSV | hsv(54, 36%, 81%) |
| CMYK | cmyk(0%, 3.4%, 35.9%, 19.2%) |
| CIE-LAB | lab(79.41, -7.49, 34.46) |
| CIE-LCH | lch(79.41, 35.26, 102.27°) |
| OKLab | oklab(81.99% -0.0196 0.085) |
| OKLCH | oklch(81.99% 0.087 103) |
| XYZ | xyz(50.0426, 55.6358, 29.9280) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 4.72
Greenish Beige
#C9D179
ΔE00 5.43
Sand (survey)
#E2CA76
ΔE00 5.85
Greenish Tan
#BCCB7A
ΔE00 6.22
Beige (survey)
#E6DAA6
ΔE00 6.25
Sand
#C2B280
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC784 #848BCE
analogous
#CEA284 #CEC784 #B0CE84
triadic
#CEC784 #84CEC7 #C784CE
tetradic
#CEC784 #84CEA2 #848BCE #CE84B0
square
#CEC784 #84CEA2 #848BCE #CE84B0
split-complementary
#CEC784 #84B0CE #A284CE
monochromatic
#9A913D #BDB358 #CEC784 #DFDBB0 #F1EFDC
Accessibility & contrast
On white
1.73
#CEC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#CEC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC784
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC784 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C37F
Deuteranopia (green-blind)
#D5C687
Tritanopia (blue-blind)
#D8BEB6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cec784; /* rgb */ color: rgb(206, 199, 132); /* oklch */ color: oklch(82.0% 0.087 103.0);
Tailwind
colors: {
custom: {
50: '#ded7a8',
500: '#cec784',
950: '#000000',
},
}SCSS
$custom: #cec784; $custom-light: #ded7a8; $custom-dark: #000000;
JSON
{
"hex": "#cec784",
"rgb": {
"r": 206,
"g": 199,
"b": 132
},
"hsl": {
"h": 54.324,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.81985,
"c": 0.0872,
"h": 103
},
"luminance": 0.55635
}Semantic roles & 50–950 ramp
primary
#CEC784
secondary
#565DA0
accent
#3CB62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151410
muted
#848380