#FFECDB#FFECDB
#FFECDB is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.4% C 0.031 H 64.3°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFECDB |
|---|---|
| RGB | rgb(255, 236, 219) |
| HSL | hsl(28, 100%, 93%) |
| HSV | hsv(28, 14%, 100%) |
| CMYK | cmyk(0%, 7.5%, 14.1%, 0%) |
| CIE-LAB | lab(94.47, 3.71, 10.56) |
| CIE-LCH | lch(94.47, 11.19, 70.66°) |
| OKLab | oklab(95.38% 0.0133 0.0276) |
| OKLCH | oklch(95.38% 0.031 64.3) |
| XYZ | xyz(84.0208, 86.3669, 79.2484) |
| Luminance | 0.8637 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.67
Linen
#FAF0E6
ΔE00 3.91
Champagne
#F7E7CE
ΔE00 4.28
Papayawhip
#FFEFD5
ΔE00 4.43
Seashell
#FFF5EE
ΔE00 4.92
Blanchedalmond
#FFEBCD
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFECDB #DBEEFF
analogous
#FFDBDC #FFECDB #FFFEDB
triadic
#FFECDB #DBFFEC #ECDBFF
tetradic
#FFECDB #DCFFDB #DBEEFF #FEDBFF
square
#FFECDB #DCFFDB #DBEEFF #FEDBFF
split-complementary
#FFECDB #DBFFFE #DBDCFF
monochromatic
#FFAB61 #FFCC9E #FFECDB #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.15
#FFECDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#FFECDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFECDB
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFECDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFECDB | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDA
Deuteranopia (green-blind)
#F7F1DB
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffecdb; /* rgb */ color: rgb(255, 236, 219); /* oklch */ color: oklch(95.4% 0.031 64.3);
Tailwind
colors: {
custom: {
50: '#fff2e6',
500: '#ffecdb',
950: '#000000',
},
}SCSS
$custom: #ffecdb; $custom-light: #fff2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffecdb",
"rgb": {
"r": 255,
"g": 236,
"b": 219
},
"hsl": {
"h": 28.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.95375,
"c": 0.03063,
"h": 64.3
},
"luminance": 0.86365
}Semantic roles & 50–950 ramp
primary
#FFECDB
secondary
#92C2EC
accent
#79E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584