#CED49B#CED49B
#CED49B is a very light, moderate yellow. Relative luminance 0.626; OKLCH L 85.1% C 0.075 H 112.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CED49B |
|---|---|
| RGB | rgb(206, 212, 155) |
| HSL | hsl(66, 40%, 72%) |
| HSV | hsv(66, 27%, 83%) |
| CMYK | cmyk(2.8%, 0%, 26.9%, 16.9%) |
| CIE-LAB | lab(83.22, -11.23, 27.60) |
| CIE-LCH | lch(83.22, 29.80, 112.14°) |
| OKLab | oklab(85.14% -0.0293 0.0694) |
| OKLCH | oklch(85.14% 0.075 112.9) |
| XYZ | xyz(54.9133, 62.5759, 40.1895) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.35
Greenish Tan
#BCCB7A
ΔE00 5.77
Greenish Beige
#C9D179
ΔE00 5.98
Beige (survey)
#E6DAA6
ΔE00 6.20
Palegoldenrod
#EEE8AA
ΔE00 6.25
Light Khaki
#E6F2A2
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED49B #A19BD4
analogous
#D4BE9B #CED49B #B2D49B
triadic
#CED49B #9BCED4 #D49BCE
tetradic
#CED49B #9BD4BE #A19BD4 #D49BB2
square
#CED49B #9BD4BE #A19BD4 #D49BB2
split-complementary
#CED49B #9BB2D4 #BE9BD4
monochromatic
#A1AB4A #B9C270 #CED49B #E3E6C6 #F5F6EA
Accessibility & contrast
On white
1.55
#CED49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CED49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED49B
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED49B | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF97
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#D5CDC5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced49b; /* rgb */ color: rgb(206, 212, 155); /* oklch */ color: oklch(85.1% 0.075 112.9);
Tailwind
colors: {
custom: {
50: '#dde1b9',
500: '#ced49b',
950: '#000000',
},
}SCSS
$custom: #ced49b; $custom-light: #dde1b9; $custom-dark: #000000;
JSON
{
"hex": "#ced49b",
"rgb": {
"r": 206,
"g": 212,
"b": 155
},
"hsl": {
"h": 66.316,
"s": 39.86,
"l": 71.961
},
"oklch": {
"l": 0.85135,
"c": 0.07537,
"h": 112.9
},
"luminance": 0.62575
}Semantic roles & 50–950 ramp
primary
#CED49B
secondary
#7069AA
accent
#33B340
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481