#CFC692#CFC692
#CFC692 is a very light, moderate yellow. Relative luminance 0.557; OKLCH L 82.1% C 0.069 H 99.5°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC692 |
|---|---|
| RGB | rgb(207, 198, 146) |
| HSL | hsl(51, 39%, 69%) |
| HSV | hsv(51, 29%, 81%) |
| CMYK | cmyk(0%, 4.3%, 29.5%, 18.8%) |
| CIE-LAB | lab(79.46, -4.86, 27.25) |
| CIE-LCH | lch(79.46, 27.68, 100.11°) |
| OKLab | oklab(82.12% -0.0114 0.0684) |
| OKLCH | oklch(82.12% 0.069 99.5) |
| XYZ | xyz(51.1149, 55.7300, 35.2529) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.04
Sand
#C2B280
ΔE00 5.49
Darkkhaki
#BDB76B
ΔE00 6.72
Sand (survey)
#E2CA76
ΔE00 7.40
Very Light Brown
#D3B683
ΔE00 7.55
Vanilla
#F3E5AB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC692 #929BCF
analogous
#CFA892 #CFC692 #BACF92
triadic
#CFC692 #92CFC6 #C692CF
tetradic
#CFC692 #92CFA8 #929BCF #CF92BA
square
#CFC692 #92CFA8 #929BCF #CF92BA
split-complementary
#CFC692 #92BACF #A892CF
monochromatic
#A09347 #BCB068 #CFC692 #E2DCBC #F4F2E7
Accessibility & contrast
On white
1.73
#CFC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CFC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC692
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC692 | 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)
#D0C38F
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#D8BFB8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cfc692; /* rgb */ color: rgb(207, 198, 146); /* oklch */ color: oklch(82.1% 0.069 99.5);
Tailwind
colors: {
custom: {
50: '#ded7b2',
500: '#cfc692',
950: '#000000',
},
}SCSS
$custom: #cfc692; $custom-light: #ded7b2; $custom-dark: #000000;
JSON
{
"hex": "#cfc692",
"rgb": {
"r": 207,
"g": 198,
"b": 146
},
"hsl": {
"h": 51.148,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.82124,
"c": 0.06936,
"h": 99.5
},
"luminance": 0.55729
}Semantic roles & 50–950 ramp
primary
#CFC692
secondary
#616BA4
accent
#46B234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381