#FFEDBB#FFEDBB
#FFEDBB is a very light, moderate orange. Relative luminance 0.854; OKLCH L 94.8% C 0.067 H 90.6°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEDBB |
|---|---|
| RGB | rgb(255, 237, 187) |
| HSL | hsl(44, 100%, 87%) |
| HSV | hsv(44, 27%, 100%) |
| CMYK | cmyk(0%, 7.1%, 26.7%, 0%) |
| CIE-LAB | lab(94.06, -1.35, 26.48) |
| CIE-LCH | lch(94.06, 26.51, 92.93°) |
| OKLab | oklab(94.84% -0.0007 0.0672) |
| OKLCH | oklch(94.84% 0.067 90.6) |
| XYZ | xyz(80.4943, 85.4182, 59.2512) |
| Luminance | 0.8542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.00
Vanilla
#F3E5AB
ΔE00 3.17
Moccasin
#FFE4B5
ΔE00 3.69
Light Tan
#FBEEAC
ΔE00 4.06
Wheat
#F5DEB3
ΔE00 4.10
Pale
#FFF9D0
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEDBB #BBCDFF
analogous
#FFCBBB #FFEDBB #EFFFBB
triadic
#FFEDBB #BBFFED #EDBBFF
tetradic
#FFEDBB #BBFFCB #BBCDFF #FFBBEF
square
#FFEDBB #BBFFCB #BBCDFF #FFBBEF
split-complementary
#FFEDBB #BBEFFF #CBBBFF
monochromatic
#FFCD41 #FFDD7E #FFEDBB #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.16
#FFEDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#FFEDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEDBB
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEDBB | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#FDF0BD
Tritanopia (blue-blind)
#FFE5DF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffedbb; /* rgb */ color: rgb(255, 237, 187); /* oklch */ color: oklch(94.8% 0.067 90.6);
Tailwind
colors: {
custom: {
50: '#fff2cf',
500: '#ffedbb',
950: '#000000',
},
}SCSS
$custom: #ffedbb; $custom-light: #fff2cf; $custom-dark: #000000;
JSON
{
"hex": "#ffedbb",
"rgb": {
"r": 255,
"g": 237,
"b": 187
},
"hsl": {
"h": 44.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.9484,
"c": 0.06715,
"h": 90.6
},
"luminance": 0.85416
}Semantic roles & 50–950 ramp
primary
#FFEDBB
secondary
#7795E7
accent
#3DE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181714
muted
#868583