#CED19B#CED19B
#CED19B is a very light, moderate yellow. Relative luminance 0.611; OKLCH L 84.5% C 0.071 H 110.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CED19B |
|---|---|
| RGB | rgb(206, 209, 155) |
| HSL | hsl(63, 37%, 71%) |
| HSV | hsv(63, 26%, 82%) |
| CMYK | cmyk(1.4%, 0%, 25.8%, 18%) |
| CIE-LAB | lab(82.43, -9.70, 26.53) |
| CIE-LCH | lch(82.43, 28.25, 110.09°) |
| OKLab | oklab(84.51% -0.025 0.0669) |
| OKLCH | oklch(84.51% 0.071 110.5) |
| XYZ | xyz(54.1704, 61.0899, 39.9418) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.62
Pale Olive
#B9CC81
ΔE00 6.00
Greenish Tan
#BCCB7A
ΔE00 6.32
Palegoldenrod
#EEE8AA
ΔE00 6.41
Greenish Beige
#C9D179
ΔE00 6.51
Vanilla
#F3E5AB
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED19B #9E9BD1
analogous
#D1B99B #CED19B #B3D19B
triadic
#CED19B #9BCED1 #D19BCE
tetradic
#CED19B #9BD1B9 #9E9BD1 #D19BB3
square
#CED19B #9BD1B9 #9E9BD1 #D19BB3
split-complementary
#CED19B #9BB3D1 #B99BD1
monochromatic
#A1A54C #B9BE71 #CED19B #E3E4C5 #F5F5EA
Accessibility & contrast
On white
1.59
#CED19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CED19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED19B
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED19B | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC98
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#D5CAC3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ced19b; /* rgb */ color: rgb(206, 209, 155); /* oklch */ color: oklch(84.5% 0.071 110.5);
Tailwind
colors: {
custom: {
50: '#dddfb8',
500: '#ced19b',
950: '#000000',
},
}SCSS
$custom: #ced19b; $custom-light: #dddfb8; $custom-dark: #000000;
JSON
{
"hex": "#ced19b",
"rgb": {
"r": 206,
"g": 209,
"b": 155
},
"hsl": {
"h": 63.333,
"s": 36.986,
"l": 71.373
},
"oklch": {
"l": 0.84507,
"c": 0.07138,
"h": 110.5
},
"luminance": 0.61089
}Semantic roles & 50–950 ramp
primary
#CED19B
secondary
#6D69A7
accent
#36B03C
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481