#CFC191#CFC191
#CFC191 is a light, moderate yellow. Relative luminance 0.534; OKLCH L 81.1% C 0.066 H 93.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC191 |
|---|---|
| RGB | rgb(207, 193, 145) |
| HSL | hsl(46, 39%, 69%) |
| HSV | hsv(46, 30%, 81%) |
| CMYK | cmyk(0%, 6.8%, 30%, 18.8%) |
| CIE-LAB | lab(78.14, -2.38, 26.00) |
| CIE-LCH | lch(78.14, 26.11, 95.24°) |
| OKLab | oklab(81.08% -0.0043 0.0654) |
| OKLCH | oklch(81.08% 0.066 93.8) |
| XYZ | xyz(49.9134, 53.4510, 34.4703) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.00
Very Light Brown
#D3B683
ΔE00 5.49
Putty
#BEAE8A
ΔE00 5.92
Beige (survey)
#E6DAA6
ΔE00 6.01
Sandstone
#C9AE74
ΔE00 6.42
Toupe
#C7AC7D
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC191 #919FCF
analogous
#CFA291 #CFC191 #BECF91
triadic
#CFC191 #91CFC1 #C191CF
tetradic
#CFC191 #91CFA2 #919FCF #CF91BE
square
#CFC191 #91CFA2 #919FCF #CF91BE
split-complementary
#CFC191 #91BECF #A291CF
monochromatic
#A08C46 #BCA966 #CFC191 #E2D9BC #F4F1E6
Accessibility & contrast
On white
1.80
#CFC191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#CFC191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC191
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC191 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8E
Deuteranopia (green-blind)
#CFC393
Tritanopia (blue-blind)
#D9BAB4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfc191; /* rgb */ color: rgb(207, 193, 145); /* oklch */ color: oklch(81.1% 0.066 93.8);
Tailwind
colors: {
custom: {
50: '#ded3b1',
500: '#cfc191',
950: '#000000',
},
}SCSS
$custom: #cfc191; $custom-light: #ded3b1; $custom-dark: #000000;
JSON
{
"hex": "#cfc191",
"rgb": {
"r": 207,
"g": 193,
"b": 145
},
"hsl": {
"h": 46.452,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.81076,
"c": 0.06555,
"h": 93.8
},
"luminance": 0.5345
}Semantic roles & 50–950 ramp
primary
#CFC191
secondary
#606FA4
accent
#50B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381