#FFFAF5#FFFAF5
#FFFAF5 is a very light, near-neutral orange. Relative luminance 0.962; OKLCH L 98.8% C 0.009 H 67.7°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAF5 |
|---|---|
| RGB | rgb(255, 250, 245) |
| HSL | hsl(30, 100%, 98%) |
| HSV | hsv(30, 4%, 100%) |
| CMYK | cmyk(0%, 2%, 3.9%, 0%) |
| CIE-LAB | lab(98.52, 0.80, 2.98) |
| CIE-LCH | lch(98.52, 3.09, 74.93°) |
| OKLab | oklab(98.76% 0.0032 0.0079) |
| OKLCH | oklch(98.76% 0.009 67.7) |
| XYZ | xyz(91.9047, 96.2242, 100.1000) |
| Luminance | 0.9622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.95
Seashell
#FFF5EE
ΔE00 2.35
Floralwhite
#FFFAF0
ΔE00 2.40
Snow
#FFFAFA
ΔE00 2.62
White
#FFFFFF
ΔE00 3.12
Whitesmoke
#F5F5F5
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAF5 #F5FAFF
analogous
#FFF5F5 #FFFAF5 #FFFFF5
triadic
#FFFAF5 #F5FFFA #FAF5FF
tetradic
#FFFAF5 #F5FFF5 #F5FAFF #FFF5FF
square
#FFFAF5 #F5FFF5 #F5FAFF #FFF5FF
split-complementary
#FFFAF5 #F5FFFF #F5F5FF
monochromatic
#FFBD7B #FFDBB8 #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.04
#FFFAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#FFFAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAF5
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAF5 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF5
Deuteranopia (green-blind)
#FDFBF5
Tritanopia (blue-blind)
#FFF9F9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffaf5; /* rgb */ color: rgb(255, 250, 245); /* oklch */ color: oklch(98.8% 0.009 67.7);
Tailwind
colors: {
custom: {
50: '#fffbf8',
500: '#fffaf5',
950: '#000000',
},
}SCSS
$custom: #fffaf5; $custom-light: #fffbf8; $custom-dark: #000000;
JSON
{
"hex": "#fffaf5",
"rgb": {
"r": 255,
"g": 250,
"b": 245
},
"hsl": {
"h": 30,
"s": 100,
"l": 98.039
},
"oklch": {
"l": 0.98757,
"c": 0.00852,
"h": 67.7
},
"luminance": 0.96224
}Semantic roles & 50–950 ramp
primary
#FFFAF5
secondary
#A8CCF0
accent
#73E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585