#CFD87B#CFD87B
#CFD87B is a very light, moderate yellow. Relative luminance 0.638; OKLCH L 85.5% C 0.117 H 113.4°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD87B |
|---|---|
| RGB | rgb(207, 216, 123) |
| HSL | hsl(66, 54%, 66%) |
| HSV | hsv(66, 43%, 85%) |
| CMYK | cmyk(4.2%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(83.87, -16.69, 44.68) |
| CIE-LCH | lch(83.87, 47.69, 110.48°) |
| OKLab | oklab(85.51% -0.0467 0.1078) |
| OKLCH | oklch(85.51% 0.117 113.4) |
| XYZ | xyz(53.8638, 63.8080, 28.2137) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.75
Greenish Tan
#BCCB7A
ΔE00 4.27
Pale Olive
#B9CC81
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 6.35
Khaki (CSS)
#F0E68C
ΔE00 6.36
Light Khaki
#E6F2A2
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD87B #847BD8
analogous
#D8B37B #CFD87B #A1D87B
triadic
#CFD87B #7BCFD8 #D87BCF
tetradic
#CFD87B #7BD8B3 #847BD8 #D87BA1
square
#CFD87B #7BD8B3 #847BD8 #D87BA1
split-complementary
#CFD87B #7BA1D8 #B37BD8
monochromatic
#9CA731 #BECA4C #CFD87B #E0E6AA #F1F4D9
Accessibility & contrast
On white
1.53
#CFD87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#CFD87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD87B
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD87B | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D073
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#D9CEC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd87b; /* rgb */ color: rgb(207, 216, 123); /* oklch */ color: oklch(85.5% 0.117 113.4);
Tailwind
colors: {
custom: {
50: '#dfe4a3',
500: '#cfd87b',
950: '#000000',
},
}SCSS
$custom: #cfd87b; $custom-light: #dfe4a3; $custom-dark: #000000;
JSON
{
"hex": "#cfd87b",
"rgb": {
"r": 207,
"g": 216,
"b": 123
},
"hsl": {
"h": 65.806,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.85508,
"c": 0.11745,
"h": 113.4
},
"luminance": 0.63807
}Semantic roles & 50–950 ramp
primary
#CFD87B
secondary
#564DAB
accent
#24C233
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480