#CEC693#CEC693
#CEC693 is a very light, moderate yellow. Relative luminance 0.556; OKLCH L 82.1% C 0.068 H 100.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CEC693 |
|---|---|
| RGB | rgb(206, 198, 147) |
| HSL | hsl(52, 38%, 69%) |
| HSV | hsv(52, 29%, 81%) |
| CMYK | cmyk(0%, 3.9%, 28.6%, 19.2%) |
| CIE-LAB | lab(79.40, -5.12, 26.63) |
| CIE-LCH | lch(79.40, 27.11, 100.87°) |
| OKLab | oklab(82.06% -0.0121 0.067) |
| OKLCH | oklch(82.06% 0.068 100.2) |
| XYZ | xyz(50.9145, 55.6176, 35.6513) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.14
Sand
#C2B280
ΔE00 5.60
Darkkhaki
#BDB76B
ΔE00 6.83
Vanilla
#F3E5AB
ΔE00 7.76
Sand (survey)
#E2CA76
ΔE00 7.77
Very Light Brown
#D3B683
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEC693 #939BCE
analogous
#CEA993 #CEC693 #B9CE93
triadic
#CEC693 #93CEC6 #C693CE
tetradic
#CEC693 #93CEA9 #939BCE #CE93B9
square
#CEC693 #93CEA9 #939BCE #CE93B9
split-complementary
#CEC693 #93B9CE #A993CE
monochromatic
#9F9348 #BBB069 #CEC693 #E1DCBD #F4F2E7
Accessibility & contrast
On white
1.73
#CEC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#CEC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEC693
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEC693 | 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)
#D0C390
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#D7BFB8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cec693; /* rgb */ color: rgb(206, 198, 147); /* oklch */ color: oklch(82.1% 0.068 100.2);
Tailwind
colors: {
custom: {
50: '#ddd7b3',
500: '#cec693',
950: '#000000',
},
}SCSS
$custom: #cec693; $custom-light: #ddd7b3; $custom-dark: #000000;
JSON
{
"hex": "#cec693",
"rgb": {
"r": 206,
"g": 198,
"b": 147
},
"hsl": {
"h": 51.864,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.82059,
"c": 0.06803,
"h": 100.2
},
"luminance": 0.55617
}Semantic roles & 50–950 ramp
primary
#CEC693
secondary
#626BA3
accent
#46B135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381