#CED294#CED294
#CED294 is a very light, moderate yellow. Relative luminance 0.614; OKLCH L 84.6% C 0.081 H 111.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CED294 |
|---|---|
| RGB | rgb(206, 210, 148) |
| HSL | hsl(64, 41%, 70%) |
| HSV | hsv(64, 30%, 82%) |
| CMYK | cmyk(1.9%, 0%, 29.5%, 17.6%) |
| CIE-LAB | lab(82.57, -11.14, 30.36) |
| CIE-LCH | lch(82.57, 32.34, 110.16°) |
| OKLab | oklab(84.58% -0.0293 0.0759) |
| OKLCH | oklch(84.58% 0.081 111.1) |
| XYZ | xyz(53.8456, 61.3538, 37.0171) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.82
Pale Olive
#B9CC81
ΔE00 4.90
Greenish Tan
#BCCB7A
ΔE00 4.95
Beige (survey)
#E6DAA6
ΔE00 6.09
Palegoldenrod
#EEE8AA
ΔE00 6.21
Light Khaki
#E6F2A2
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED294 #9894D2
analogous
#D2B794 #CED294 #AFD294
triadic
#CED294 #94CED2 #D294CE
tetradic
#CED294 #94D2B7 #9894D2 #D294AF
square
#CED294 #94D2B7 #9894D2 #D294AF
split-complementary
#CED294 #94AFD2 #B794D2
monochromatic
#A0A646 #BAC069 #CED294 #E2E4BF #F5F6E9
Accessibility & contrast
On white
1.58
#CED294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#CED294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED294
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED294 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC90
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#D6CBC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced294; /* rgb */ color: rgb(206, 210, 148); /* oklch */ color: oklch(84.6% 0.081 111.1);
Tailwind
colors: {
custom: {
50: '#dddfb4',
500: '#ced294',
950: '#000000',
},
}SCSS
$custom: #ced294; $custom-light: #dddfb4; $custom-dark: #000000;
JSON
{
"hex": "#ced294",
"rgb": {
"r": 206,
"g": 210,
"b": 148
},
"hsl": {
"h": 63.871,
"s": 40.789,
"l": 70.196
},
"oklch": {
"l": 0.84579,
"c": 0.08132,
"h": 111.1
},
"luminance": 0.61353
}Semantic roles & 50–950 ramp
primary
#CED294
secondary
#6762A8
accent
#32B43A
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481