#FFF3EE#FFF3EE
#FFF3EE is a very light, near-neutral orange. Relative luminance 0.915; OKLCH L 97.2% C 0.015 H 44.2°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3EE |
|---|---|
| RGB | rgb(255, 243, 238) |
| HSL | hsl(18, 100%, 97%) |
| HSV | hsv(18, 7%, 100%) |
| CMYK | cmyk(0%, 4.7%, 6.7%, 0%) |
| CIE-LAB | lab(96.63, 3.18, 3.84) |
| CIE-LCH | lch(96.63, 4.99, 50.40°) |
| OKLab | oklab(97.22% 0.0105 0.0102) |
| OKLCH | oklch(97.22% 0.015 44.2) |
| XYZ | xyz(88.7214, 91.5351, 93.8665) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.47
Seashell
#FFF5EE
ΔE00 1.59
Linen
#FAF0E6
ΔE00 3.05
Snow
#FFFAFA
ΔE00 3.61
Floralwhite
#FFFAF0
ΔE00 4.90
Off White
#FAF9F6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3EE #EEFAFF
analogous
#FFEEF2 #FFF3EE #FFFCEE
triadic
#FFF3EE #EEFFF3 #F3EEFF
tetradic
#FFF3EE #F2FFEE #EEFAFF #FCEEFF
square
#FFF3EE #F2FFEE #EEFAFF #FCEEFF
split-complementary
#FFF3EE #EEFFFC #EEF2FF
monochromatic
#FF9D74 #FFC8B1 #FFE9E0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.09
#FFF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FFF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3EE
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3EE | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F9F6EE
Tritanopia (blue-blind)
#FFF1F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff3ee; /* rgb */ color: rgb(255, 243, 238); /* oklch */ color: oklch(97.2% 0.015 44.2);
Tailwind
colors: {
custom: {
50: '#fff7f3',
500: '#fff3ee',
950: '#000000',
},
}SCSS
$custom: #fff3ee; $custom-light: #fff7f3; $custom-dark: #000000;
JSON
{
"hex": "#fff3ee",
"rgb": {
"r": 255,
"g": 243,
"b": 238
},
"hsl": {
"h": 17.647,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.97216,
"c": 0.01461,
"h": 44.2
},
"luminance": 0.91534
}Semantic roles & 50–950 ramp
primary
#FFF3EE
secondary
#A3D8EF
accent
#A2E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585