#FFEDCB#FFEDCB
#FFEDCB is a very light, muted orange. Relative luminance 0.861; OKLCH L 95.2% C 0.048 H 83.4°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDCB |
|---|---|
| RGB | rgb(255, 237, 203) |
| HSL | hsl(39, 100%, 90%) |
| HSV | hsv(39, 20%, 100%) |
| CMYK | cmyk(0%, 7.1%, 20.4%, 0%) |
| CIE-LAB | lab(94.37, 0.83, 18.69) |
| CIE-LCH | lch(94.37, 18.71, 87.46°) |
| OKLab | oklab(95.19% 0.0056 0.0481) |
| OKLCH | oklch(95.19% 0.048 83.4) |
| XYZ | xyz(82.3036, 86.1419, 68.7798) |
| Luminance | 0.8614 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.87
Papayawhip
#FFEFD5
ΔE00 2.53
Champagne
#F7E7CE
ΔE00 3.07
Wheat
#F5DEB3
ΔE00 4.15
Bisque
#FFE4C4
ΔE00 4.25
Moccasin
#FFE4B5
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDCB #CBDDFF
analogous
#FFD3CB #FFEDCB #F7FFCB
triadic
#FFEDCB #CBFFED #EDCBFF
tetradic
#FFEDCB #CBFFD3 #CBDDFF #FFCBF7
square
#FFEDCB #CBFFD3 #CBDDFF #FFCBF7
split-complementary
#FFEDCB #CBF7FF #D3CBFF
monochromatic
#FFC351 #FFD88E #FFEDCB #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.15
#FFEDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#FFEDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDCB
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDCB | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC9
Deuteranopia (green-blind)
#FAF1CC
Tritanopia (blue-blind)
#FFE7E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedcb; /* rgb */ color: rgb(255, 237, 203); /* oklch */ color: oklch(95.2% 0.048 83.4);
Tailwind
colors: {
custom: {
50: '#fff2db',
500: '#ffedcb',
950: '#000000',
},
}SCSS
$custom: #ffedcb; $custom-light: #fff2db; $custom-dark: #000000;
JSON
{
"hex": "#ffedcb",
"rgb": {
"r": 255,
"g": 237,
"b": 203
},
"hsl": {
"h": 39.231,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95186,
"c": 0.04845,
"h": 83.4
},
"luminance": 0.8614
}Semantic roles & 50–950 ramp
primary
#FFEDCB
secondary
#85A8E9
accent
#4FE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181715
muted
#868584