#CED58F#CED58F
#CED58F is a very light, moderate yellow. Relative luminance 0.627; OKLCH L 85.1% C 0.091 H 113.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CED58F |
|---|---|
| RGB | rgb(206, 213, 143) |
| HSL | hsl(66, 45%, 70%) |
| HSV | hsv(66, 33%, 84%) |
| CMYK | cmyk(3.3%, 0%, 32.9%, 16.5%) |
| CIE-LAB | lab(83.28, -13.29, 33.88) |
| CIE-LCH | lch(83.28, 36.39, 111.43°) |
| OKLab | oklab(85.12% -0.0356 0.084) |
| OKLCH | oklch(85.12% 0.091 113) |
| XYZ | xyz(54.2059, 62.6941, 35.2269) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.44
Greenish Tan
#BCCB7A
ΔE00 3.98
Pale Olive
#B9CC81
ΔE00 4.15
Palegoldenrod
#EEE8AA
ΔE00 6.37
Light Khaki
#E6F2A2
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED58F #968FD5
analogous
#D5B98F #CED58F #ABD58F
triadic
#CED58F #8FCED5 #D58FCE
tetradic
#CED58F #8FD5B9 #968FD5 #D58FAB
square
#CED58F #8FD5B9 #968FD5 #D58FAB
split-complementary
#CED58F #8FABD5 #B98FD5
monochromatic
#9FAA40 #BBC462 #CED58F #E1E6BC #F5F6E8
Accessibility & contrast
On white
1.55
#CED58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#CED58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED58F
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED58F | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8A
Deuteranopia (green-blind)
#DFD092
Tritanopia (blue-blind)
#D6CDC3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced58f; /* rgb */ color: rgb(206, 213, 143); /* oklch */ color: oklch(85.1% 0.091 113.0);
Tailwind
colors: {
custom: {
50: '#dee1b0',
500: '#ced58f',
950: '#000000',
},
}SCSS
$custom: #ced58f; $custom-light: #dee1b0; $custom-dark: #000000;
JSON
{
"hex": "#ced58f",
"rgb": {
"r": 206,
"g": 213,
"b": 143
},
"hsl": {
"h": 66,
"s": 45.455,
"l": 69.804
},
"oklch": {
"l": 0.85118,
"c": 0.09124,
"h": 113
},
"luminance": 0.62693
}Semantic roles & 50–950 ramp
primary
#CED58F
secondary
#655DAB
accent
#2DB93B
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481