#CED293#CED293
#CED293 is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.6% C 0.083 H 111.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CED293 |
|---|---|
| RGB | rgb(206, 210, 147) |
| HSL | hsl(64, 41%, 70%) |
| HSV | hsv(64, 30%, 82%) |
| CMYK | cmyk(1.9%, 0%, 30%, 17.6%) |
| CIE-LAB | lab(82.55, -11.27, 30.85) |
| CIE-LCH | lch(82.55, 32.85, 110.07°) |
| OKLab | oklab(84.56% -0.0297 0.077) |
| OKLCH | oklch(84.56% 0.083 111.1) |
| XYZ | xyz(53.7668, 61.3223, 36.6021) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.62
Greenish Tan
#BCCB7A
ΔE00 4.80
Pale Olive
#B9CC81
ΔE00 4.81
Beige (survey)
#E6DAA6
ΔE00 6.16
Palegoldenrod
#EEE8AA
ΔE00 6.22
Light Khaki
#E6F2A2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED293 #9793D2
analogous
#D2B793 #CED293 #AED293
triadic
#CED293 #93CED2 #D293CE
tetradic
#CED293 #93D2B7 #9793D2 #D293AE
square
#CED293 #93D2B7 #9793D2 #D293AE
split-complementary
#CED293 #93AED2 #B793D2
monochromatic
#9FA645 #BAC068 #CED293 #E2E4BE #F5F6E9
Accessibility & contrast
On white
1.58
#CED293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CED293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED293
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED293 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8F
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#D6CBC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced293; /* rgb */ color: rgb(206, 210, 147); /* oklch */ color: oklch(84.6% 0.083 111.1);
Tailwind
colors: {
custom: {
50: '#dddfb3',
500: '#ced293',
950: '#000000',
},
}SCSS
$custom: #ced293; $custom-light: #dddfb3; $custom-dark: #000000;
JSON
{
"hex": "#ced293",
"rgb": {
"r": 206,
"g": 210,
"b": 147
},
"hsl": {
"h": 63.81,
"s": 41.176,
"l": 70
},
"oklch": {
"l": 0.8456,
"c": 0.08253,
"h": 111.1
},
"luminance": 0.61322
}Semantic roles & 50–950 ramp
primary
#CED293
secondary
#6661A8
accent
#31B43A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481