#CFD08C#CFD08C
#CFD08C is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.1% C 0.088 H 108.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD08C |
|---|---|
| RGB | rgb(207, 208, 140) |
| HSL | hsl(61, 42%, 68%) |
| HSV | hsv(61, 33%, 82%) |
| CMYK | cmyk(0.5%, 0%, 32.7%, 18.4%) |
| CIE-LAB | lab(81.99, -10.75, 33.73) |
| CIE-LCH | lch(81.99, 35.40, 107.68°) |
| OKLab | oklab(84.09% -0.0286 0.0835) |
| OKLCH | oklch(84.09% 0.088 108.9) |
| XYZ | xyz(53.0220, 60.2715, 33.6463) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.78
Greenish Tan
#BCCB7A
ΔE00 4.56
Pale Olive
#B9CC81
ΔE00 5.06
Beige (survey)
#E6DAA6
ΔE00 6.17
Palegoldenrod
#EEE8AA
ΔE00 6.37
Darkkhaki
#BDB76B
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD08C #8D8CD0
analogous
#D0AF8C #CFD08C #ADD08C
triadic
#CFD08C #8CCFD0 #D08CCF
tetradic
#CFD08C #8CD0AF #8D8CD0 #D08CAD
square
#CFD08C #8CD0AF #8D8CD0 #D08CAD
split-complementary
#CFD08C #8CADD0 #AF8CD0
monochromatic
#9FA041 #BDBE61 #CFD08C #E1E2B7 #F3F4E3
Accessibility & contrast
On white
1.61
#CFD08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CFD08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD08C
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD08C | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA87
Deuteranopia (green-blind)
#DCCD8F
Tritanopia (blue-blind)
#D8C8BF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfd08c; /* rgb */ color: rgb(207, 208, 140); /* oklch */ color: oklch(84.1% 0.088 108.9);
Tailwind
colors: {
custom: {
50: '#dedeae',
500: '#cfd08c',
950: '#000000',
},
}SCSS
$custom: #cfd08c; $custom-light: #dedeae; $custom-dark: #000000;
JSON
{
"hex": "#cfd08c",
"rgb": {
"r": 207,
"g": 208,
"b": 140
},
"hsl": {
"h": 60.882,
"s": 41.975,
"l": 68.235
},
"oklch": {
"l": 0.84092,
"c": 0.08829,
"h": 108.9
},
"luminance": 0.60271
}Semantic roles & 50–950 ramp
primary
#CFD08C
secondary
#5C5BA5
accent
#30B532
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481