#FFEEE7#FFEEE7
#FFEEE7 is a very light, muted orange. Relative luminance 0.882; OKLCH L 96.1% C 0.021 H 43.8°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE7 |
|---|---|
| RGB | rgb(255, 238, 231) |
| HSL | hsl(18, 100%, 95%) |
| HSV | hsv(18, 9%, 100%) |
| CMYK | cmyk(0%, 6.7%, 9.4%, 0%) |
| CIE-LAB | lab(95.24, 4.58, 5.45) |
| CIE-LCH | lch(95.24, 7.12, 49.94°) |
| OKLab | oklab(96.07% 0.015 0.0144) |
| OKLCH | oklch(96.07% 0.021 43.8) |
| XYZ | xyz(86.2369, 88.1798, 88.0633) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.10
Seashell
#FFF5EE
ΔE00 3.21
Linen
#FAF0E6
ΔE00 3.88
Mistyrose
#FFE4E1
ΔE00 4.85
Lavenderblush
#FFF0F5
ΔE00 5.63
Snow
#FFFAFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE7 #E7F8FF
analogous
#FFE7EC #FFEEE7 #FFFAE7
triadic
#FFEEE7 #E7FFEE #EEE7FF
tetradic
#FFEEE7 #ECFFE7 #E7F8FF #FAE7FF
square
#FFEEE7 #ECFFE7 #E7F8FF #FAE7FF
split-complementary
#FFEEE7 #E7FFFA #E7ECFF
monochromatic
#FF976D #FFC3AA #FFE9E0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.13
#FFEEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#FFEEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE7
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE7 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE7
Deuteranopia (green-blind)
#F6F3E7
Tritanopia (blue-blind)
#FFECEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee7; /* rgb */ color: rgb(255, 238, 231); /* oklch */ color: oklch(96.1% 0.021 43.8);
Tailwind
colors: {
custom: {
50: '#fff3ee',
500: '#ffeee7',
950: '#000000',
},
}SCSS
$custom: #ffeee7; $custom-light: #fff3ee; $custom-dark: #000000;
JSON
{
"hex": "#ffeee7",
"rgb": {
"r": 255,
"g": 238,
"b": 231
},
"hsl": {
"h": 17.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.96068,
"c": 0.02077,
"h": 43.8
},
"luminance": 0.88179
}Semantic roles & 50–950 ramp
primary
#FFEEE7
secondary
#9DD6EE
accent
#A3E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585