#FFEDCA#FFEDCA
#FFEDCA is a very light, muted orange. Relative luminance 0.861; OKLCH L 95.2% C 0.050 H 84.0°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDCA |
|---|---|
| RGB | rgb(255, 237, 202) |
| HSL | hsl(40, 100%, 90%) |
| HSV | hsv(40, 21%, 100%) |
| CMYK | cmyk(0%, 7.1%, 20.8%, 0%) |
| CIE-LAB | lab(94.35, 0.69, 19.18) |
| CIE-LCH | lch(94.35, 19.19, 87.95°) |
| OKLab | oklab(95.16% 0.0052 0.0493) |
| OKLCH | oklch(95.16% 0.05 84) |
| XYZ | xyz(82.1848, 86.0944, 68.1542) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.16
Papayawhip
#FFEFD5
ΔE00 2.83
Champagne
#F7E7CE
ΔE00 3.34
Wheat
#F5DEB3
ΔE00 4.00
Moccasin
#FFE4B5
ΔE00 4.15
Bisque
#FFE4C4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDCA #CADCFF
analogous
#FFD3CA #FFEDCA #F6FFCA
triadic
#FFEDCA #CAFFED #EDCAFF
tetradic
#FFEDCA #CAFFD3 #CADCFF #FFCAF6
square
#FFEDCA #CAFFD3 #CADCFF #FFCAF6
split-complementary
#FFEDCA #CAF6FF #D3CAFF
monochromatic
#FFC350 #FFD88D #FFEDCA #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.15
#FFEDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#FFEDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDCA
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDCA | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#FBF1CB
Tritanopia (blue-blind)
#FFE7E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedca; /* rgb */ color: rgb(255, 237, 202); /* oklch */ color: oklch(95.2% 0.050 84.0);
Tailwind
colors: {
custom: {
50: '#fff2da',
500: '#ffedca',
950: '#000000',
},
}SCSS
$custom: #ffedca; $custom-light: #fff2da; $custom-dark: #000000;
JSON
{
"hex": "#ffedca",
"rgb": {
"r": 255,
"g": 237,
"b": 202
},
"hsl": {
"h": 39.623,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95164,
"c": 0.0496,
"h": 84
},
"luminance": 0.86093
}Semantic roles & 50–950 ramp
primary
#FFEDCA
secondary
#84A6E9
accent
#4EE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583