#CED69B#CED69B
#CED69B is a very light, moderate yellow. Relative luminance 0.636; OKLCH L 85.6% C 0.078 H 114.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CED69B |
|---|---|
| RGB | rgb(206, 214, 155) |
| HSL | hsl(68, 42%, 72%) |
| HSV | hsv(68, 28%, 84%) |
| CMYK | cmyk(3.7%, 0%, 27.6%, 16.1%) |
| CIE-LAB | lab(83.75, -12.24, 28.31) |
| CIE-LCH | lch(83.75, 30.85, 113.38°) |
| OKLab | oklab(85.56% -0.0322 0.0711) |
| OKLCH | oklch(85.56% 0.078 114.3) |
| XYZ | xyz(55.4164, 63.5820, 40.3572) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.05
Greenish Tan
#BCCB7A
ΔE00 5.53
Greenish Beige
#C9D179
ΔE00 5.74
Palegoldenrod
#EEE8AA
ΔE00 6.24
Beige (survey)
#E6DAA6
ΔE00 6.63
Light Khaki
#E6F2A2
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED69B #A39BD6
analogous
#D6C19B #CED69B #B0D69B
triadic
#CED69B #9BCED6 #D69BCE
tetradic
#CED69B #9BD6C1 #A39BD6 #D69BB0
square
#CED69B #9BD6C1 #A39BD6 #D69BB0
split-complementary
#CED69B #9BB0D6 #C19BD6
monochromatic
#A1AF48 #B9C470 #CED69B #E3E8C6 #F4F6E9
Accessibility & contrast
On white
1.53
#CED69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CED69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED69B
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED69B | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD097
Deuteranopia (green-blind)
#DED19D
Tritanopia (blue-blind)
#D5CFC6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced69b; /* rgb */ color: rgb(206, 214, 155); /* oklch */ color: oklch(85.6% 0.078 114.3);
Tailwind
colors: {
custom: {
50: '#dde2b9',
500: '#ced69b',
950: '#000000',
},
}SCSS
$custom: #ced69b; $custom-light: #dde2b9; $custom-dark: #000000;
JSON
{
"hex": "#ced69b",
"rgb": {
"r": 206,
"g": 214,
"b": 155
},
"hsl": {
"h": 68.136,
"s": 41.844,
"l": 72.353
},
"oklch": {
"l": 0.85555,
"c": 0.07808,
"h": 114.3
},
"luminance": 0.63582
}Semantic roles & 50–950 ramp
primary
#CED69B
secondary
#7269AD
accent
#31B543
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151511
muted
#848481