#CED292#CED292
#CED292 is a very light, moderate yellow. Relative luminance 0.613; OKLCH L 84.5% C 0.084 H 111.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CED292 |
|---|---|
| RGB | rgb(206, 210, 146) |
| HSL | hsl(64, 42%, 70%) |
| HSV | hsv(64, 30%, 82%) |
| CMYK | cmyk(1.9%, 0%, 30.5%, 17.6%) |
| CIE-LAB | lab(82.53, -11.40, 31.35) |
| CIE-LCH | lch(82.53, 33.36, 109.99°) |
| OKLab | oklab(84.54% -0.0301 0.0781) |
| OKLCH | oklch(84.54% 0.084 111.1) |
| XYZ | xyz(53.6886, 61.2910, 36.1906) |
| Luminance | 0.6129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.42
Greenish Tan
#BCCB7A
ΔE00 4.67
Pale Olive
#B9CC81
ΔE00 4.73
Beige (survey)
#E6DAA6
ΔE00 6.23
Palegoldenrod
#EEE8AA
ΔE00 6.24
Light Khaki
#E6F2A2
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED292 #9692D2
analogous
#D2B692 #CED292 #AED292
triadic
#CED292 #92CED2 #D292CE
tetradic
#CED292 #92D2B6 #9692D2 #D292AE
square
#CED292 #92D2B6 #9692D2 #D292AE
split-complementary
#CED292 #92AED2 #B692D2
monochromatic
#9FA544 #BBC067 #CED292 #E1E4BD #F5F6E9
Accessibility & contrast
On white
1.58
#CED292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#CED292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED292
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED292 | 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)
#DCCC8E
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#D6CBC1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced292; /* rgb */ color: rgb(206, 210, 146); /* oklch */ color: oklch(84.5% 0.084 111.1);
Tailwind
colors: {
custom: {
50: '#dddfb2',
500: '#ced292',
950: '#000000',
},
}SCSS
$custom: #ced292; $custom-light: #dddfb2; $custom-dark: #000000;
JSON
{
"hex": "#ced292",
"rgb": {
"r": 206,
"g": 210,
"b": 146
},
"hsl": {
"h": 63.75,
"s": 41.558,
"l": 69.804
},
"oklch": {
"l": 0.84541,
"c": 0.08374,
"h": 111.1
},
"luminance": 0.6129
}Semantic roles & 50–950 ramp
primary
#CED292
secondary
#6560A8
accent
#31B539
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481