#CFC693#CFC693
#CFC693 is a very light, moderate yellow. Relative luminance 0.558; OKLCH L 82.1% C 0.068 H 99.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC693 |
|---|---|
| RGB | rgb(207, 198, 147) |
| HSL | hsl(51, 38%, 69%) |
| HSV | hsv(51, 29%, 81%) |
| CMYK | cmyk(0%, 4.3%, 29%, 18.8%) |
| CIE-LAB | lab(79.48, -4.73, 26.75) |
| CIE-LCH | lch(79.48, 27.17, 100.03°) |
| OKLab | oklab(82.14% -0.011 0.0673) |
| OKLCH | oklch(82.14% 0.068 99.3) |
| XYZ | xyz(51.1930, 55.7613, 35.6644) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.02
Sand
#C2B280
ΔE00 5.48
Darkkhaki
#BDB76B
ΔE00 6.90
Very Light Brown
#D3B683
ΔE00 7.53
Sand (survey)
#E2CA76
ΔE00 7.57
Vanilla
#F3E5AB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC693 #939CCF
analogous
#CFA893 #CFC693 #BACF93
triadic
#CFC693 #93CFC6 #C693CF
tetradic
#CFC693 #93CFA8 #939CCF #CF93BA
square
#CFC693 #93CFA8 #939CCF #CF93BA
split-complementary
#CFC693 #93BACF #A893CF
monochromatic
#A09347 #BCB069 #CFC693 #E2DCBD #F5F3E8
Accessibility & contrast
On white
1.73
#CFC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CFC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC693
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC693 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C390
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#D8BFB8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc693; /* rgb */ color: rgb(207, 198, 147); /* oklch */ color: oklch(82.1% 0.068 99.3);
Tailwind
colors: {
custom: {
50: '#ded7b3',
500: '#cfc693',
950: '#000000',
},
}SCSS
$custom: #cfc693; $custom-light: #ded7b3; $custom-dark: #000000;
JSON
{
"hex": "#cfc693",
"rgb": {
"r": 207,
"g": 198,
"b": 147
},
"hsl": {
"h": 51,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.82144,
"c": 0.06814,
"h": 99.3
},
"luminance": 0.5576
}Semantic roles & 50–950 ramp
primary
#CFC693
secondary
#626CA4
accent
#47B134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381