#FFEBD2#FFEBD2
#FFEBD2 is a very light, muted orange. Relative luminance 0.853; OKLCH L 95.0% C 0.039 H 73.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBD2 |
|---|---|
| RGB | rgb(255, 235, 210) |
| HSL | hsl(33, 100%, 91%) |
| HSV | hsv(33, 18%, 100%) |
| CMYK | cmyk(0%, 7.8%, 17.6%, 0%) |
| CIE-LAB | lab(94.03, 2.86, 14.59) |
| CIE-LCH | lch(94.03, 14.87, 78.91°) |
| OKLab | oklab(94.96% 0.0113 0.0378) |
| OKLCH | oklch(94.96% 0.039 73.4) |
| XYZ | xyz(82.5808, 85.3315, 73.0807) |
| Luminance | 0.8533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.83
Champagne
#F7E7CE
ΔE00 2.03
Papayawhip
#FFEFD5
ΔE00 2.07
Antiquewhite
#FAEBD7
ΔE00 2.17
Bisque
#FFE4C4
ΔE00 3.06
Warm Beige
#E9DCC9
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBD2 #D2E6FF
analogous
#FFD4D2 #FFEBD2 #FDFFD2
triadic
#FFEBD2 #D2FFEB #EBD2FF
tetradic
#FFEBD2 #D2FFD4 #D2E6FF #FFD2FD
square
#FFEBD2 #D2FFD4 #D2E6FF #FFD2FD
split-complementary
#FFEBD2 #D2FDFF #D4D2FF
monochromatic
#FFB558 #FFD095 #FFEBD2 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.16
#FFEBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FFEBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBD2
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBD2 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EBD0
Deuteranopia (green-blind)
#F8F0D3
Tritanopia (blue-blind)
#FFE6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffebd2; /* rgb */ color: rgb(255, 235, 210); /* oklch */ color: oklch(95.0% 0.039 73.4);
Tailwind
colors: {
custom: {
50: '#fff1df',
500: '#ffebd2',
950: '#000000',
},
}SCSS
$custom: #ffebd2; $custom-light: #fff1df; $custom-dark: #000000;
JSON
{
"hex": "#ffebd2",
"rgb": {
"r": 255,
"g": 235,
"b": 210
},
"hsl": {
"h": 33.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.94962,
"c": 0.03948,
"h": 73.4
},
"luminance": 0.8533
}Semantic roles & 50–950 ramp
primary
#FFEBD2
secondary
#8BB5EA
accent
#66E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181615
muted
#868584