#CEDA8F#CEDA8F
#CEDA8F is a very light, moderate yellow. Relative luminance 0.652; OKLCH L 86.2% C 0.098 H 115.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDA8F |
|---|---|
| RGB | rgb(206, 218, 143) |
| HSL | hsl(70, 50%, 71%) |
| HSV | hsv(70, 34%, 85%) |
| CMYK | cmyk(5.5%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(84.61, -15.80, 35.62) |
| CIE-LCH | lch(84.61, 38.96, 113.92°) |
| OKLab | oklab(86.18% -0.0428 0.0881) |
| OKLCH | oklch(86.18% 0.098 115.9) |
| XYZ | xyz(55.4830, 65.2483, 35.6526) |
| Luminance | 0.6525 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.48
Greenish Tan
#BCCB7A
ΔE00 4.07
Pale Olive
#B9CC81
ΔE00 4.11
Light Khaki
#E6F2A2
ΔE00 5.35
Pale Olive Green
#B1D27B
ΔE00 5.62
Palegoldenrod
#EEE8AA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDA8F #9B8FDA
analogous
#DAC08F #CEDA8F #A8DA8F
triadic
#CEDA8F #8FCEDA #DA8FCE
tetradic
#CEDA8F #8FDAC0 #9B8FDA #DA8FA8
square
#CEDA8F #8FDAC0 #9B8FDA #DA8FA8
split-complementary
#CEDA8F #8FA8DA #C08FDA
monochromatic
#A0B33B #BACB61 #CEDA8F #E2E9BD #F5F7E8
Accessibility & contrast
On white
1.49
#CEDA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#CEDA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDA8F
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDA8F | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38A
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#D6D2C7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ceda8f; /* rgb */ color: rgb(206, 218, 143); /* oklch */ color: oklch(86.2% 0.098 115.9);
Tailwind
colors: {
custom: {
50: '#dee5b0',
500: '#ceda8f',
950: '#000000',
},
}SCSS
$custom: #ceda8f; $custom-light: #dee5b0; $custom-dark: #000000;
JSON
{
"hex": "#ceda8f",
"rgb": {
"r": 206,
"g": 218,
"b": 143
},
"hsl": {
"h": 69.6,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.86177,
"c": 0.09788,
"h": 115.9
},
"luminance": 0.65248
}Semantic roles & 50–950 ramp
primary
#CEDA8F
secondary
#6A5CB1
accent
#28BE40
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151510
muted
#848481