#CEC692#CEC692
#CEC692 is a very light, moderate yellow. Relative luminance 0.556; OKLCH L 82.0% C 0.069 H 100.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC692 |
|---|---|
| RGB | rgb(206, 198, 146) |
| HSL | hsl(52, 38%, 69%) |
| HSV | hsv(52, 29%, 81%) |
| CMYK | cmyk(0%, 3.9%, 29.1%, 19.2%) |
| CIE-LAB | lab(79.38, -5.25, 27.13) |
| CIE-LCH | lch(79.38, 27.63, 100.94°) |
| OKLab | oklab(82.04% -0.0125 0.0681) |
| OKLCH | oklch(82.04% 0.069 100.4) |
| XYZ | xyz(50.8363, 55.5864, 35.2398) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.16
Sand
#C2B280
ΔE00 5.61
Darkkhaki
#BDB76B
ΔE00 6.64
Sand (survey)
#E2CA76
ΔE00 7.60
Vanilla
#F3E5AB
ΔE00 7.74
Very Light Brown
#D3B683
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC692 #929ACE
analogous
#CEA892 #CEC692 #B8CE92
triadic
#CEC692 #92CEC6 #C692CE
tetradic
#CEC692 #92CEA8 #929ACE #CE92B8
square
#CEC692 #92CEA8 #929ACE #CE92B8
split-complementary
#CEC692 #92B8CE #A892CE
monochromatic
#9E9347 #BBB068 #CEC692 #E1DCBC #F4F2E6
Accessibility & contrast
On white
1.73
#CEC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CEC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC692
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC692 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C38F
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#D7BFB8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cec692; /* rgb */ color: rgb(206, 198, 146); /* oklch */ color: oklch(82.0% 0.069 100.4);
Tailwind
colors: {
custom: {
50: '#ddd7b2',
500: '#cec692',
950: '#000000',
},
}SCSS
$custom: #cec692; $custom-light: #ddd7b2; $custom-dark: #000000;
JSON
{
"hex": "#cec692",
"rgb": {
"r": 206,
"g": 198,
"b": 146
},
"hsl": {
"h": 52,
"s": 37.975,
"l": 69.02
},
"oklch": {
"l": 0.82039,
"c": 0.06927,
"h": 100.4
},
"luminance": 0.55585
}Semantic roles & 50–950 ramp
primary
#CEC692
secondary
#616AA3
accent
#45B135
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381