#FFEEE6#FFEEE6
#FFEEE6 is a very light, muted orange. Relative luminance 0.881; OKLCH L 96.0% C 0.021 H 47.0°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEE6 |
|---|---|
| RGB | rgb(255, 238, 230) |
| HSL | hsl(19, 100%, 95%) |
| HSV | hsv(19, 10%, 100%) |
| CMYK | cmyk(0%, 6.7%, 9.8%, 0%) |
| CIE-LAB | lab(95.21, 4.42, 5.93) |
| CIE-LCH | lch(95.21, 7.39, 53.31°) |
| OKLab | oklab(96.04% 0.0146 0.0157) |
| OKLCH | oklch(96.04% 0.021 47) |
| XYZ | xyz(86.0961, 88.1235, 87.3216) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 3.09
Very Light Pink
#FFF4F2
ΔE00 3.39
Linen
#FAF0E6
ΔE00 3.58
Mistyrose
#FFE4E1
ΔE00 5.19
Snow
#FFFAFA
ΔE00 5.85
Antiquewhite
#FAEBD7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEE6 #E6F7FF
analogous
#FFE6EA #FFEEE6 #FFFAE6
triadic
#FFEEE6 #E6FFEE #EEE6FF
tetradic
#FFEEE6 #EAFFE6 #E6F7FF #FAE6FF
square
#FFEEE6 #EAFFE6 #E6F7FF #FAE6FF
split-complementary
#FFEEE6 #E6FFFA #E6EAFF
monochromatic
#FF9B6C #FFC4A9 #FFEAE0 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.13
#FFEEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#FFEEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEE6
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEE6 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EFE6
Deuteranopia (green-blind)
#F6F3E6
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ffeee6; /* rgb */ color: rgb(255, 238, 230); /* oklch */ color: oklch(96.0% 0.021 47.0);
Tailwind
colors: {
custom: {
50: '#fff3ed',
500: '#ffeee6',
950: '#000000',
},
}SCSS
$custom: #ffeee6; $custom-light: #fff3ed; $custom-dark: #000000;
JSON
{
"hex": "#ffeee6",
"rgb": {
"r": 255,
"g": 238,
"b": 230
},
"hsl": {
"h": 19.2,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.96042,
"c": 0.0214,
"h": 47
},
"luminance": 0.88122
}Semantic roles & 50–950 ramp
primary
#FFEEE6
secondary
#9CD3ED
accent
#9CE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584