#FFEBDA#FFEBDA
#FFEBDA is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.2% C 0.031 H 62.8°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBDA |
|---|---|
| RGB | rgb(255, 235, 218) |
| HSL | hsl(28, 100%, 93%) |
| HSV | hsv(28, 15%, 100%) |
| CMYK | cmyk(0%, 7.8%, 14.5%, 0%) |
| CIE-LAB | lab(94.20, 4.06, 10.70) |
| CIE-LCH | lch(94.20, 11.44, 69.20°) |
| OKLab | oklab(95.16% 0.0144 0.028) |
| OKLCH | oklch(95.16% 0.031 62.8) |
| XYZ | xyz(83.6025, 85.7402, 78.4615) |
| Luminance | 0.8574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 3.04
Linen
#FAF0E6
ΔE00 4.23
Champagne
#F7E7CE
ΔE00 4.54
Papayawhip
#FFEFD5
ΔE00 4.76
Warm Beige
#E9DCC9
ΔE00 5.11
Blanchedalmond
#FFEBCD
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBDA #DAEEFF
analogous
#FFDADB #FFEBDA #FFFEDA
triadic
#FFEBDA #DAFFEB #EBDAFF
tetradic
#FFEBDA #DBFFDA #DAEEFF #FEDAFF
square
#FFEBDA #DBFFDA #DAEEFF #FEDAFF
split-complementary
#FFEBDA #DAFFFE #DADBFF
monochromatic
#FFA960 #FFCA9D #FFEBDA #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.16
#FFEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#FFEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBDA
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBDA | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECD9
Deuteranopia (green-blind)
#F6F0DA
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebda; /* rgb */ color: rgb(255, 235, 218); /* oklch */ color: oklch(95.2% 0.031 62.8);
Tailwind
colors: {
custom: {
50: '#fff1e5',
500: '#ffebda',
950: '#000000',
},
}SCSS
$custom: #ffebda; $custom-light: #fff1e5; $custom-dark: #000000;
JSON
{
"hex": "#ffebda",
"rgb": {
"r": 255,
"g": 235,
"b": 218
},
"hsl": {
"h": 27.568,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.95157,
"c": 0.03142,
"h": 62.8
},
"luminance": 0.85739
}Semantic roles & 50–950 ramp
primary
#FFEBDA
secondary
#92C2EC
accent
#7CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584