#CED48B#CED48B
#CED48B is a very light, moderate yellow. Relative luminance 0.621; OKLCH L 84.8% C 0.095 H 112.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CED48B |
|---|---|
| RGB | rgb(206, 212, 139) |
| HSL | hsl(65, 46%, 69%) |
| HSV | hsv(65, 34%, 83%) |
| CMYK | cmyk(2.8%, 0%, 34.4%, 16.9%) |
| CIE-LAB | lab(82.95, -13.28, 35.49) |
| CIE-LCH | lch(82.95, 37.89, 110.52°) |
| OKLab | oklab(84.84% -0.0358 0.0876) |
| OKLCH | oklch(84.84% 0.095 112.2) |
| XYZ | xyz(53.6576, 62.0736, 33.5758) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.81
Greenish Tan
#BCCB7A
ΔE00 3.72
Pale Olive
#B9CC81
ΔE00 4.18
Pale Olive Green
#B1D27B
ΔE00 6.53
Palegoldenrod
#EEE8AA
ΔE00 6.56
Light Khaki
#E6F2A2
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED48B #918BD4
analogous
#D4B68B #CED48B #AAD48B
triadic
#CED48B #8BCED4 #D48BCE
tetradic
#CED48B #8BD4B6 #918BD4 #D48BAA
square
#CED48B #8BD4B6 #918BD4 #D48BAA
split-complementary
#CED48B #8BAAD4 #B68BD4
monochromatic
#9EA73E #BBC35E #CED48B #E1E5B8 #F4F5E4
Accessibility & contrast
On white
1.57
#CED48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CED48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED48B
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED48B | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE86
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#D7CCC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ced48b; /* rgb */ color: rgb(206, 212, 139); /* oklch */ color: oklch(84.8% 0.095 112.2);
Tailwind
colors: {
custom: {
50: '#dee1ad',
500: '#ced48b',
950: '#000000',
},
}SCSS
$custom: #ced48b; $custom-light: #dee1ad; $custom-dark: #000000;
JSON
{
"hex": "#ced48b",
"rgb": {
"r": 206,
"g": 212,
"b": 139
},
"hsl": {
"h": 64.932,
"s": 45.912,
"l": 68.824
},
"oklch": {
"l": 0.84836,
"c": 0.09465,
"h": 112.2
},
"luminance": 0.62073
}Semantic roles & 50–950 ramp
primary
#CED48B
secondary
#6059AA
accent
#2CB938
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481