#CFC188#CFC188
#CFC188 is a light, moderate yellow. Relative luminance 0.532; OKLCH L 80.9% C 0.076 H 96.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC188 |
|---|---|
| RGB | rgb(207, 193, 136) |
| HSL | hsl(48, 43%, 67%) |
| HSV | hsv(48, 34%, 81%) |
| CMYK | cmyk(0%, 6.8%, 34.3%, 18.8%) |
| CIE-LAB | lab(77.98, -3.51, 30.53) |
| CIE-LCH | lch(77.98, 30.73, 96.56°) |
| OKLab | oklab(80.9% -0.008 0.0759) |
| OKLCH | oklch(80.9% 0.076 96) |
| XYZ | xyz(49.2467, 53.1843, 30.9592) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 4.17
Darkkhaki
#BDB76B
ΔE00 5.67
Very Light Brown
#D3B683
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 6.04
Sandstone
#C9AE74
ΔE00 6.13
Beige (survey)
#E6DAA6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC188 #8896CF
analogous
#CF9E88 #CFC188 #BACF88
triadic
#CFC188 #88CFC1 #C188CF
tetradic
#CFC188 #88CF9E #8896CF #CF88BA
square
#CFC188 #88CF9E #8896CF #CF88BA
split-complementary
#CFC188 #88BACF #9E88CF
monochromatic
#9D8B3F #BDAA5C #CFC188 #E1D8B4 #F2EEDF
Accessibility & contrast
On white
1.80
#CFC188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CFC188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC188
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC188 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE84
Deuteranopia (green-blind)
#D0C38A
Tritanopia (blue-blind)
#DAB9B2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfc188; /* rgb */ color: rgb(207, 193, 136); /* oklch */ color: oklch(80.9% 0.076 96.0);
Tailwind
colors: {
custom: {
50: '#ded3ab',
500: '#cfc188',
950: '#000000',
},
}SCSS
$custom: #cfc188; $custom-light: #ded3ab; $custom-dark: #000000;
JSON
{
"hex": "#cfc188",
"rgb": {
"r": 207,
"g": 193,
"b": 136
},
"hsl": {
"h": 48.169,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.80901,
"c": 0.07635,
"h": 96
},
"luminance": 0.53183
}Semantic roles & 50–950 ramp
primary
#CFC188
secondary
#5867A3
accent
#4AB630
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381