#FED0B2#FED0B2
#FED0B2 is a very light, moderate orange. Relative luminance 0.694; OKLCH L 89.0% C 0.066 H 54.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FED0B2 |
|---|---|
| RGB | rgb(254, 208, 178) |
| HSL | hsl(24, 97%, 85%) |
| HSV | hsv(24, 30%, 100%) |
| CMYK | cmyk(0%, 18.1%, 29.9%, 0.4%) |
| CIE-LAB | lab(86.70, 11.98, 21.00) |
| CIE-LCH | lch(86.70, 24.18, 60.29°) |
| OKLab | oklab(88.99% 0.0379 0.0537) |
| OKLCH | oklch(88.99% 0.066 54.8) |
| XYZ | xyz(71.4661, 69.4000, 51.7420) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 0.60
Peach
#FFDAB9
ΔE00 3.87
Light Peach
#FFD8B1
ΔE00 4.65
Bisque
#FFE4C4
ΔE00 7.64
Navajowhite
#FFDEAD
ΔE00 8.83
Burlywood
#DEB887
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FED0B2 #B2E0FE
analogous
#FEB2BA #FED0B2 #FEF6B2
triadic
#FED0B2 #B2FED0 #D0B2FE
tetradic
#FED0B2 #BAFEB2 #B2E0FE #F6B2FE
square
#FED0B2 #BAFEB2 #B2E0FE #F6B2FE
split-complementary
#FED0B2 #B2FEF6 #B2BAFE
monochromatic
#FC8639 #FDAB76 #FED0B2 #FFEDE1 #FFEDE1
Accessibility & contrast
On white
1.41
#FED0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#FED0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FED0B2
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FED0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FED0B2 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#FFC8C8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #fed0b2; /* rgb */ color: rgb(254, 208, 178); /* oklch */ color: oklch(89.0% 0.066 54.8);
Tailwind
colors: {
custom: {
50: '#ffdec9',
500: '#fed0b2',
950: '#000000',
},
}SCSS
$custom: #fed0b2; $custom-light: #ffdec9; $custom-dark: #000000;
JSON
{
"hex": "#fed0b2",
"rgb": {
"r": 254,
"g": 208,
"b": 178
},
"hsl": {
"h": 23.684,
"s": 97.436,
"l": 84.706
},
"oklch": {
"l": 0.88988,
"c": 0.06568,
"h": 54.8
},
"luminance": 0.69397
}Semantic roles & 50–950 ramp
primary
#FED0B2
secondary
#70B6E4
accent
#8BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482