#CFD09F#CFD09F
#CFD09F is a very light, moderate yellow. Relative luminance 0.609; OKLCH L 84.5% C 0.065 H 108.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD09F |
|---|---|
| RGB | rgb(207, 208, 159) |
| HSL | hsl(61, 34%, 72%) |
| HSV | hsv(61, 24%, 82%) |
| CMYK | cmyk(0.5%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(82.31, -8.26, 24.30) |
| CIE-LCH | lch(82.31, 25.67, 108.78°) |
| OKLab | oklab(84.46% -0.0208 0.0615) |
| OKLCH | oklch(84.46% 0.065 108.7) |
| XYZ | xyz(54.5459, 60.8810, 41.6719) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.21
Palegoldenrod
#EEE8AA
ΔE00 6.64
Pale Olive
#B9CC81
ΔE00 7.12
Vanilla
#F3E5AB
ΔE00 7.40
Greenish Tan
#BCCB7A
ΔE00 7.46
Greenish Beige
#C9D179
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD09F #A09FD0
analogous
#D0B99F #CFD09F #B7D09F
triadic
#CFD09F #9FCFD0 #D09FCF
tetradic
#CFD09F #9FD0B9 #A09FD0 #D09FB7
square
#CFD09F #9FD0B9 #A09FD0 #D09FB7
split-complementary
#CFD09F #9FB7D0 #B99FD0
monochromatic
#A2A450 #BABC76 #CFD09F #E4E4C8 #F5F5EA
Accessibility & contrast
On white
1.59
#CFD09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#CFD09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD09F
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD09F | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9C
Deuteranopia (green-blind)
#D9CEA1
Tritanopia (blue-blind)
#D6CAC3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfd09f; /* rgb */ color: rgb(207, 208, 159); /* oklch */ color: oklch(84.5% 0.065 108.7);
Tailwind
colors: {
custom: {
50: '#dedebb',
500: '#cfd09f',
950: '#000000',
},
}SCSS
$custom: #cfd09f; $custom-light: #dedebb; $custom-dark: #000000;
JSON
{
"hex": "#cfd09f",
"rgb": {
"r": 207,
"g": 208,
"b": 159
},
"hsl": {
"h": 61.224,
"s": 34.266,
"l": 71.961
},
"oklch": {
"l": 0.84461,
"c": 0.06496,
"h": 108.7
},
"luminance": 0.6088
}Semantic roles & 50–950 ramp
primary
#CFD09F
secondary
#6F6DA6
accent
#38AD3B
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482