Seashell#FFF5EE
#FFF5EE is a very light, near-neutral orange. Relative luminance 0.927; OKLCH L 97.6% C 0.014 H 57.6°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5EE |
|---|---|
| RGB | rgb(255, 245, 238) |
| HSL | hsl(25, 100%, 97%) |
| HSV | hsv(25, 7%, 100%) |
| CMYK | cmyk(0%, 3.9%, 6.7%, 0%) |
| CIE-LAB | lab(97.12, 2.16, 4.55) |
| CIE-LCH | lch(97.12, 5.04, 64.60°) |
| OKLab | oklab(97.6% 0.0076 0.012) |
| OKLCH | oklch(97.6% 0.014 57.6) |
| XYZ | xyz(89.3231, 92.7387, 94.0671) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.00
Linen
#FAF0E6
ΔE00 1.82
Very Light Pink
#FFF4F2
ΔE00 2.72
Floralwhite
#FFFAF0
ΔE00 3.32
Snow
#FFFAFA
ΔE00 3.72
Off White
#FAF9F6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5EE #EEF8FF
analogous
#FFEEF0 #FFF5EE #FFFEEE
triadic
#FFF5EE #EEFFF5 #F5EEFF
tetradic
#FFF5EE #F0FFEE #EEF8FF #FEEEFF
square
#FFF5EE #F0FFEE #EEF8FF #FEEEFF
split-complementary
#FFF5EE #EEFFFE #EEF0FF
monochromatic
#FFAD74 #FFD1B1 #FFEDE0 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.07
#FFF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FFF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5EE
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5EE | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EE
Deuteranopia (green-blind)
#FAF8EE
Tritanopia (blue-blind)
#FFF3F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff5ee; /* rgb */ color: rgb(255, 245, 238); /* oklch */ color: oklch(97.6% 0.014 57.6);
Tailwind
colors: {
custom: {
50: '#fff8f3',
500: '#fff5ee',
950: '#000000',
},
}SCSS
$custom: #fff5ee; $custom-light: #fff8f3; $custom-dark: #000000;
JSON
{
"hex": "#fff5ee",
"rgb": {
"r": 255,
"g": 245,
"b": 238
},
"hsl": {
"h": 24.706,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.97602,
"c": 0.01425,
"h": 57.6
},
"luminance": 0.92738
}Semantic roles & 50–950 ramp
primary
#FFF5EE
secondary
#A3CFEF
accent
#87E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585