#CFD488#CFD488
#CFD488 is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 84.9% C 0.098 H 111.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD488 |
|---|---|
| RGB | rgb(207, 212, 136) |
| HSL | hsl(64, 47%, 68%) |
| HSV | hsv(64, 36%, 83%) |
| CMYK | cmyk(2.4%, 0%, 35.8%, 16.9%) |
| CIE-LAB | lab(82.98, -13.25, 37.07) |
| CIE-LCH | lch(82.98, 39.36, 109.67°) |
| OKLab | oklab(84.86% -0.0359 0.0912) |
| OKLCH | oklch(84.86% 0.098 111.5) |
| XYZ | xyz(53.7200, 62.1307, 32.4503) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.34
Greenish Tan
#BCCB7A
ΔE00 3.76
Pale Olive
#B9CC81
ΔE00 4.46
Palegoldenrod
#EEE8AA
ΔE00 6.61
Light Khaki
#E6F2A2
ΔE00 6.65
Khaki (CSS)
#F0E68C
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD488 #8D88D4
analogous
#D4B388 #CFD488 #A9D488
triadic
#CFD488 #88CFD4 #D488CF
tetradic
#CFD488 #88D4B3 #8D88D4 #D488A9
square
#CFD488 #88D4B3 #8D88D4 #D488A9
split-complementary
#CFD488 #88A9D4 #B388D4
monochromatic
#9FA63C #BDC45B #CFD488 #E1E4B5 #F3F4E2
Accessibility & contrast
On white
1.56
#CFD488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CFD488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD488
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD488 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD82
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#D8CBC1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfd488; /* rgb */ color: rgb(207, 212, 136); /* oklch */ color: oklch(84.9% 0.098 111.5);
Tailwind
colors: {
custom: {
50: '#dee1ab',
500: '#cfd488',
950: '#000000',
},
}SCSS
$custom: #cfd488; $custom-light: #dee1ab; $custom-dark: #000000;
JSON
{
"hex": "#cfd488",
"rgb": {
"r": 207,
"g": 212,
"b": 136
},
"hsl": {
"h": 63.947,
"s": 46.914,
"l": 68.235
},
"oklch": {
"l": 0.84864,
"c": 0.09798,
"h": 111.5
},
"luminance": 0.6213
}Semantic roles & 50–950 ramp
primary
#CFD488
secondary
#5C56AA
accent
#2BBA35
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481