#FFEAD3#FFEAD3
#FFEAD3 is a very light, muted orange. Relative luminance 0.848; OKLCH L 94.8% C 0.038 H 69.9°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAD3 |
|---|---|
| RGB | rgb(255, 234, 211) |
| HSL | hsl(31, 100%, 91%) |
| HSV | hsv(31, 17%, 100%) |
| CMYK | cmyk(0%, 8.2%, 17.3%, 0%) |
| CIE-LAB | lab(93.80, 3.52, 13.75) |
| CIE-LCH | lch(93.80, 14.20, 75.66°) |
| OKLab | oklab(94.79% 0.0131 0.0357) |
| OKLCH | oklch(94.79% 0.038 69.9) |
| XYZ | xyz(82.4203, 84.8105, 73.6437) |
| Luminance | 0.8481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.33
Champagne
#F7E7CE
ΔE00 2.80
Blanchedalmond
#FFEBCD
ΔE00 2.85
Papayawhip
#FFEFD5
ΔE00 3.03
Bisque
#FFE4C4
ΔE00 3.25
Warm Beige
#E9DCC9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAD3 #D3E8FF
analogous
#FFD4D3 #FFEAD3 #FEFFD3
triadic
#FFEAD3 #D3FFEA #EAD3FF
tetradic
#FFEAD3 #D3FFD4 #D3E8FF #FFD3FE
square
#FFEAD3 #D3FFD4 #D3E8FF #FFD3FE
split-complementary
#FFEAD3 #D3FEFF #D4D3FF
monochromatic
#FFB059 #FFCD96 #FFEAD3 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.17
#FFEAD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#FFEAD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAD3
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAD3 | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EAD2
Deuteranopia (green-blind)
#F7EFD3
Tritanopia (blue-blind)
#FFE5E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ffead3; /* rgb */ color: rgb(255, 234, 211); /* oklch */ color: oklch(94.8% 0.038 69.9);
Tailwind
colors: {
custom: {
50: '#fff0e0',
500: '#ffead3',
950: '#000000',
},
}SCSS
$custom: #ffead3; $custom-light: #fff0e0; $custom-dark: #000000;
JSON
{
"hex": "#ffead3",
"rgb": {
"r": 255,
"g": 234,
"b": 211
},
"hsl": {
"h": 31.364,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.94793,
"c": 0.03805,
"h": 69.9
},
"luminance": 0.84809
}Semantic roles & 50–950 ramp
primary
#FFEAD3
secondary
#8CB9EB
accent
#6EE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584