#CFD09C#CFD09C
#CFD09C is a very light, moderate yellow. Relative luminance 0.608; OKLCH L 84.4% C 0.069 H 108.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD09C |
|---|---|
| RGB | rgb(207, 208, 156) |
| HSL | hsl(61, 36%, 71%) |
| HSV | hsv(61, 25%, 82%) |
| CMYK | cmyk(0.5%, 0%, 25%, 18.4%) |
| CIE-LAB | lab(82.26, -8.68, 25.80) |
| CIE-LCH | lch(82.26, 27.22, 108.60°) |
| OKLab | oklab(84.4% -0.022 0.0651) |
| OKLCH | oklch(84.4% 0.069 108.7) |
| XYZ | xyz(54.2887, 60.7782, 40.3175) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.17
Palegoldenrod
#EEE8AA
ΔE00 6.41
Pale Olive
#B9CC81
ΔE00 6.62
Greenish Tan
#BCCB7A
ΔE00 6.87
Greenish Beige
#C9D179
ΔE00 6.98
Vanilla
#F3E5AB
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD09C #9D9CD0
analogous
#D0B79C #CFD09C #B5D09C
triadic
#CFD09C #9CCFD0 #D09CCF
tetradic
#CFD09C #9CD0B7 #9D9CD0 #D09CB5
square
#CFD09C #9CD0B7 #9D9CD0 #D09CB5
split-complementary
#CFD09C #9CB5D0 #B79CD0
monochromatic
#A2A44E #BBBC73 #CFD09C #E3E4C6 #F5F5EA
Accessibility & contrast
On white
1.60
#CFD09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#CFD09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD09C
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD09C | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB99
Deuteranopia (green-blind)
#D9CE9E
Tritanopia (blue-blind)
#D6C9C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfd09c; /* rgb */ color: rgb(207, 208, 156); /* oklch */ color: oklch(84.4% 0.069 108.7);
Tailwind
colors: {
custom: {
50: '#dedeb9',
500: '#cfd09c',
950: '#000000',
},
}SCSS
$custom: #cfd09c; $custom-light: #dedeb9; $custom-dark: #000000;
JSON
{
"hex": "#cfd09c",
"rgb": {
"r": 207,
"g": 208,
"b": 156
},
"hsl": {
"h": 61.154,
"s": 35.616,
"l": 71.373
},
"oklch": {
"l": 0.84399,
"c": 0.06874,
"h": 108.7
},
"luminance": 0.60777
}Semantic roles & 50–950 ramp
primary
#CFD09C
secondary
#6C6AA6
accent
#37AE39
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481