#FFEADA#FFEADA
#FFEADA is a very light, muted orange. Relative luminance 0.852; OKLCH L 95.0% C 0.031 H 59.7°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEADA |
|---|---|
| RGB | rgb(255, 234, 218) |
| HSL | hsl(26, 100%, 93%) |
| HSV | hsv(26, 15%, 100%) |
| CMYK | cmyk(0%, 8.2%, 14.5%, 0%) |
| CIE-LAB | lab(93.96, 4.57, 10.35) |
| CIE-LCH | lch(93.96, 11.31, 66.15°) |
| OKLab | oklab(94.97% 0.0158 0.0271) |
| OKLCH | oklch(94.97% 0.031 59.7) |
| XYZ | xyz(83.3170, 85.1692, 78.3663) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.77
Linen
#FAF0E6
ΔE00 4.47
Seashell
#FFF5EE
ΔE00 5.21
Champagne
#F7E7CE
ΔE00 5.24
Papayawhip
#FFEFD5
ΔE00 5.52
Warm Beige
#E9DCC9
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEADA #DAEFFF
analogous
#FFDADC #FFEADA #FFFCDA
triadic
#FFEADA #DAFFEA #EADAFF
tetradic
#FFEADA #DCFFDA #DAEFFF #FCDAFF
square
#FFEADA #DCFFDA #DAEFFF #FCDAFF
split-complementary
#FFEADA #DAFFFC #DADCFF
monochromatic
#FFA560 #FFC79D #FFEADA #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.16
#FFEADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FFEADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEADA
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEADA | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBD9
Deuteranopia (green-blind)
#F5EFDA
Tritanopia (blue-blind)
#FFE6E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffeada; /* rgb */ color: rgb(255, 234, 218); /* oklch */ color: oklch(95.0% 0.031 59.7);
Tailwind
colors: {
custom: {
50: '#fff0e5',
500: '#ffeada',
950: '#000000',
},
}SCSS
$custom: #ffeada; $custom-light: #fff0e5; $custom-dark: #000000;
JSON
{
"hex": "#ffeada",
"rgb": {
"r": 255,
"g": 234,
"b": 218
},
"hsl": {
"h": 25.946,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.94965,
"c": 0.03134,
"h": 59.7
},
"luminance": 0.85168
}Semantic roles & 50–950 ramp
primary
#FFEADA
secondary
#92C5EC
accent
#82E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584