#CFC694#CFC694
#CFC694 is a very light, moderate yellow. Relative luminance 0.558; OKLCH L 82.2% C 0.067 H 99.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC694 |
|---|---|
| RGB | rgb(207, 198, 148) |
| HSL | hsl(51, 38%, 70%) |
| HSV | hsv(51, 29%, 81%) |
| CMYK | cmyk(0%, 4.3%, 28.5%, 18.8%) |
| CIE-LAB | lab(79.50, -4.60, 26.25) |
| CIE-LCH | lch(79.50, 26.65, 99.94°) |
| OKLab | oklab(82.16% -0.0106 0.0661) |
| OKLCH | oklch(82.16% 0.067 99.1) |
| XYZ | xyz(51.2718, 55.7928, 36.0794) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.01
Sand
#C2B280
ΔE00 5.48
Darkkhaki
#BDB76B
ΔE00 7.09
Very Light Brown
#D3B683
ΔE00 7.52
Putty
#BEAE8A
ΔE00 7.61
Vanilla
#F3E5AB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC694 #949DCF
analogous
#CFA894 #CFC694 #BBCF94
triadic
#CFC694 #94CFC6 #C694CF
tetradic
#CFC694 #94CFA8 #949DCF #CF94BB
square
#CFC694 #94CFA8 #949DCF #CF94BB
split-complementary
#CFC694 #94BBCF #A894CF
monochromatic
#A19348 #BCAF6A #CFC694 #E2DDBE #F5F3E8
Accessibility & contrast
On white
1.73
#CFC694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#CFC694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC694
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC694 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#D2C796
Tritanopia (blue-blind)
#D8BFB9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc694; /* rgb */ color: rgb(207, 198, 148); /* oklch */ color: oklch(82.2% 0.067 99.1);
Tailwind
colors: {
custom: {
50: '#ded7b3',
500: '#cfc694',
950: '#000000',
},
}SCSS
$custom: #cfc694; $custom-light: #ded7b3; $custom-dark: #000000;
JSON
{
"hex": "#cfc694",
"rgb": {
"r": 207,
"g": 198,
"b": 148
},
"hsl": {
"h": 50.847,
"s": 38.065,
"l": 69.608
},
"oklch": {
"l": 0.82164,
"c": 0.0669,
"h": 99.1
},
"luminance": 0.55792
}Semantic roles & 50–950 ramp
primary
#CFC694
secondary
#636DA4
accent
#47B134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381