#FFEDDB#FFEDDB
#FFEDDB is a very light, muted orange. Relative luminance 0.869; OKLCH L 95.6% C 0.031 H 67.4°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDDB |
|---|---|
| RGB | rgb(255, 237, 219) |
| HSL | hsl(30, 100%, 93%) |
| HSV | hsv(30, 14%, 100%) |
| CMYK | cmyk(0%, 7.1%, 14.1%, 0%) |
| CIE-LAB | lab(94.71, 3.20, 10.91) |
| CIE-LCH | lch(94.71, 11.37, 73.67°) |
| OKLab | oklab(95.57% 0.0118 0.0285) |
| OKLCH | oklch(95.57% 0.031 67.4) |
| XYZ | xyz(84.3096, 86.9443, 79.3447) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.98
Champagne
#F7E7CE
ΔE00 3.65
Papayawhip
#FFEFD5
ΔE00 3.69
Linen
#FAF0E6
ΔE00 3.83
Blanchedalmond
#FFEBCD
ΔE00 4.35
Oldlace
#FDF5E6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDDB #DBEDFF
analogous
#FFDBDB #FFEDDB #FFFFDB
triadic
#FFEDDB #DBFFED #EDDBFF
tetradic
#FFEDDB #DBFFDB #DBEDFF #FFDBFF
square
#FFEDDB #DBFFDB #DBEDFF #FFDBFF
split-complementary
#FFEDDB #DBFFFF #DBDBFF
monochromatic
#FFB061 #FFCE9E #FFEDDB #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.14
#FFEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#FFEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDDB
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDDB | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#F8F1DB
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ffeddb; /* rgb */ color: rgb(255, 237, 219); /* oklch */ color: oklch(95.6% 0.031 67.4);
Tailwind
colors: {
custom: {
50: '#fff2e6',
500: '#ffeddb',
950: '#000000',
},
}SCSS
$custom: #ffeddb; $custom-light: #fff2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffeddb",
"rgb": {
"r": 255,
"g": 237,
"b": 219
},
"hsl": {
"h": 30,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.95567,
"c": 0.03086,
"h": 67.4
},
"luminance": 0.86943
}Semantic roles & 50–950 ramp
primary
#FFEDDB
secondary
#92BFEC
accent
#73E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584