#FFEDCF#FFEDCF
#FFEDCF is a very light, muted orange. Relative luminance 0.863; OKLCH L 95.3% C 0.044 H 80.6°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDCF |
|---|---|
| RGB | rgb(255, 237, 207) |
| HSL | hsl(38, 100%, 91%) |
| HSV | hsv(38, 19%, 100%) |
| CMYK | cmyk(0%, 7.1%, 18.8%, 0%) |
| CIE-LAB | lab(94.46, 1.40, 16.75) |
| CIE-LCH | lch(94.46, 16.80, 85.21°) |
| OKLab | oklab(95.28% 0.0072 0.0433) |
| OKLCH | oklch(95.28% 0.044 80.6) |
| XYZ | xyz(82.7864, 86.3350, 71.3227) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 0.92
Papayawhip
#FFEFD5
ΔE00 1.36
Champagne
#F7E7CE
ΔE00 2.03
Antiquewhite
#FAEBD7
ΔE00 3.37
Bisque
#FFE4C4
ΔE00 3.76
Wheat
#F5DEB3
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDCF #CFE1FF
analogous
#FFD5CF #FFEDCF #F9FFCF
triadic
#FFEDCF #CFFFED #EDCFFF
tetradic
#FFEDCF #CFFFD5 #CFE1FF #FFCFF9
square
#FFEDCF #CFFFD5 #CFE1FF #FFCFF9
split-complementary
#FFEDCF #CFF9FF #D5CFFF
monochromatic
#FFBF55 #FFD692 #FFEDCF #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.15
#FFEDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#FFEDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDCF
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDCF | 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)
#F5ECCD
Deuteranopia (green-blind)
#FAF1D0
Tritanopia (blue-blind)
#FFE7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffedcf; /* rgb */ color: rgb(255, 237, 207); /* oklch */ color: oklch(95.3% 0.044 80.6);
Tailwind
colors: {
custom: {
50: '#fff2dd',
500: '#ffedcf',
950: '#000000',
},
}SCSS
$custom: #ffedcf; $custom-light: #fff2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffedcf",
"rgb": {
"r": 255,
"g": 237,
"b": 207
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95278,
"c": 0.04385,
"h": 80.6
},
"luminance": 0.86333
}Semantic roles & 50–950 ramp
primary
#FFEDCF
secondary
#88ADEA
accent
#56E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584