#CFD79F#CFD79F
#CFD79F is a very light, moderate yellow. Relative luminance 0.644; OKLCH L 85.9% C 0.074 H 114.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD79F |
|---|---|
| RGB | rgb(207, 215, 159) |
| HSL | hsl(69, 41%, 73%) |
| HSV | hsv(69, 26%, 84%) |
| CMYK | cmyk(3.7%, 0%, 26%, 15.7%) |
| CIE-LAB | lab(84.16, -11.83, 26.81) |
| CIE-LCH | lch(84.16, 29.30, 113.81°) |
| OKLab | oklab(85.92% -0.0309 0.0676) |
| OKLCH | oklch(85.92% 0.074 114.6) |
| XYZ | xyz(56.2903, 64.3699, 42.2534) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.62
Palegoldenrod
#EEE8AA
ΔE00 6.18
Greenish Tan
#BCCB7A
ΔE00 6.21
Greenish Beige
#C9D179
ΔE00 6.45
Beige (survey)
#E6DAA6
ΔE00 6.51
Light Khaki
#E6F2A2
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD79F #A79FD7
analogous
#D7C39F #CFD79F #B3D79F
triadic
#CFD79F #9FCFD7 #D79FCF
tetradic
#CFD79F #9FD7C3 #A79FD7 #D79FB3
square
#CFD79F #9FD7C3 #A79FD7 #D79FB3
split-complementary
#CFD79F #9FB3D7 #C39FD7
monochromatic
#A3B24A #B9C574 #CFD79F #E5E9CA #F4F6E9
Accessibility & contrast
On white
1.51
#CFD79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#CFD79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD79F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD79F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19B
Deuteranopia (green-blind)
#DFD3A1
Tritanopia (blue-blind)
#D6D1C8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd79f; /* rgb */ color: rgb(207, 215, 159); /* oklch */ color: oklch(85.9% 0.074 114.6);
Tailwind
colors: {
custom: {
50: '#dee3bb',
500: '#cfd79f',
950: '#000000',
},
}SCSS
$custom: #cfd79f; $custom-light: #dee3bb; $custom-dark: #000000;
JSON
{
"hex": "#cfd79f",
"rgb": {
"r": 207,
"g": 215,
"b": 159
},
"hsl": {
"h": 68.571,
"s": 41.176,
"l": 73.333
},
"oklch": {
"l": 0.85923,
"c": 0.07433,
"h": 114.6
},
"luminance": 0.64369
}Semantic roles & 50–950 ramp
primary
#CFD79F
secondary
#766CAE
accent
#31B444
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151512
muted
#848482