#FFFAF4#FFFAF4
#FFFAF4 is a very light, near-neutral orange. Relative luminance 0.962; OKLCH L 98.7% C 0.010 H 72.7°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAF4 |
|---|---|
| RGB | rgb(255, 250, 244) |
| HSL | hsl(33, 100%, 98%) |
| HSV | hsv(33, 4%, 100%) |
| CMYK | cmyk(0%, 2%, 4.3%, 0%) |
| CIE-LAB | lab(98.50, 0.63, 3.46) |
| CIE-LCH | lch(98.50, 3.52, 79.63°) |
| OKLab | oklab(98.73% 0.0029 0.0091) |
| OKLCH | oklch(98.73% 0.01 72.7) |
| XYZ | xyz(91.7524, 96.1633, 99.2981) |
| Luminance | 0.9616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.90
Off White
#FAF9F6
ΔE00 2.10
Seashell
#FFF5EE
ΔE00 2.38
Linen
#FAF0E6
ΔE00 3.10
Snow
#FFFAFA
ΔE00 3.13
White
#FFFFFF
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAF4 #F4F9FF
analogous
#FFF4F4 #FFFAF4 #FFFFF4
triadic
#FFFAF4 #F4FFFA #FAF4FF
tetradic
#FFFAF4 #F4FFF4 #F4F9FF #FFF4FF
square
#FFFAF4 #F4FFF4 #F4F9FF #FFF4FF
split-complementary
#FFFAF4 #F4FFFF #F4F4FF
monochromatic
#FFC27A #FFDEB7 #FFF1E0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.04
#FFFAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FFFAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAF4
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAF4 | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#FFF9F8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffaf4; /* rgb */ color: rgb(255, 250, 244); /* oklch */ color: oklch(98.7% 0.010 72.7);
Tailwind
colors: {
custom: {
50: '#fffbf7',
500: '#fffaf4',
950: '#000000',
},
}SCSS
$custom: #fffaf4; $custom-light: #fffbf7; $custom-dark: #000000;
JSON
{
"hex": "#fffaf4",
"rgb": {
"r": 255,
"g": 250,
"b": 244
},
"hsl": {
"h": 32.727,
"s": 100,
"l": 97.843
},
"oklch": {
"l": 0.9873,
"c": 0.00957,
"h": 72.7
},
"luminance": 0.96163
}Semantic roles & 50–950 ramp
primary
#FFFAF4
secondary
#A8C8F0
accent
#68E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585