#CFD19F#CFD19F
#CFD19F is a very light, moderate yellow. Relative luminance 0.614; OKLCH L 84.7% C 0.066 H 109.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD19F |
|---|---|
| RGB | rgb(207, 209, 159) |
| HSL | hsl(62, 35%, 72%) |
| HSV | hsv(62, 24%, 82%) |
| CMYK | cmyk(1%, 0%, 23.9%, 18%) |
| CIE-LAB | lab(82.58, -8.78, 24.66) |
| CIE-LCH | lch(82.58, 26.17, 109.59°) |
| OKLab | oklab(84.67% -0.0223 0.0624) |
| OKLCH | oklch(84.67% 0.066 109.6) |
| XYZ | xyz(54.7904, 61.3702, 41.7534) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.35
Palegoldenrod
#EEE8AA
ΔE00 6.51
Pale Olive
#B9CC81
ΔE00 6.84
Greenish Tan
#BCCB7A
ΔE00 7.22
Vanilla
#F3E5AB
ΔE00 7.42
Greenish Beige
#C9D179
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD19F #A19FD1
analogous
#D1BA9F #CFD19F #B6D19F
triadic
#CFD19F #9FCFD1 #D19FCF
tetradic
#CFD19F #9FD1BA #A19FD1 #D19FB6
square
#CFD19F #9FD1BA #A19FD1 #D19FB6
split-complementary
#CFD19F #9FB6D1 #BA9FD1
monochromatic
#A3A650 #BABD76 #CFD19F #E4E5C8 #F5F5EA
Accessibility & contrast
On white
1.58
#CFD19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CFD19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD19F
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD19F | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9C
Deuteranopia (green-blind)
#DACEA1
Tritanopia (blue-blind)
#D6CBC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfd19f; /* rgb */ color: rgb(207, 209, 159); /* oklch */ color: oklch(84.7% 0.066 109.6);
Tailwind
colors: {
custom: {
50: '#dedfbb',
500: '#cfd19f',
950: '#000000',
},
}SCSS
$custom: #cfd19f; $custom-light: #dedfbb; $custom-dark: #000000;
JSON
{
"hex": "#cfd19f",
"rgb": {
"r": 207,
"g": 209,
"b": 159
},
"hsl": {
"h": 62.4,
"s": 35.211,
"l": 72.157
},
"oklch": {
"l": 0.84669,
"c": 0.06625,
"h": 109.6
},
"luminance": 0.6137
}Semantic roles & 50–950 ramp
primary
#CFD19F
secondary
#706DA7
accent
#37AE3C
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482