#FFFAF2#FFFAF2
#FFFAF2 is a very light, near-neutral orange. Relative luminance 0.960; OKLCH L 98.7% C 0.012 H 79.8°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAF2 |
|---|---|
| RGB | rgb(255, 250, 242) |
| HSL | hsl(37, 100%, 97%) |
| HSV | hsv(37, 5%, 100%) |
| CMYK | cmyk(0%, 2%, 5.1%, 0%) |
| CIE-LAB | lab(98.45, 0.30, 4.42) |
| CIE-LCH | lch(98.45, 4.43, 86.16°) |
| OKLab | oklab(98.68% 0.0021 0.0117) |
| OKLCH | oklch(98.68% 0.012 79.8) |
| XYZ | xyz(91.4504, 96.0425, 97.7075) |
| Luminance | 0.9604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.93
Off White
#FAF9F6
ΔE00 2.64
Seashell
#FFF5EE
ΔE00 2.73
Linen
#FAF0E6
ΔE00 2.91
Oldlace
#FDF5E6
ΔE00 3.09
Snow
#FFFAFA
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAF2 #F2F7FF
analogous
#FFF4F2 #FFFAF2 #FEFFF2
triadic
#FFFAF2 #F2FFFA #FAF2FF
tetradic
#FFFAF2 #F2FFF4 #F2F7FF #FFF2FE
square
#FFFAF2 #F2FFF4 #F2F7FF #FFF2FE
split-complementary
#FFFAF2 #F2FEFF #F4F2FF
monochromatic
#FFCB78 #FFE2B5 #FFF3E0 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.04
#FFFAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#FFFAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAF2
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAF2 | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF2
Deuteranopia (green-blind)
#FEFBF2
Tritanopia (blue-blind)
#FFF8F8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffaf2; /* rgb */ color: rgb(255, 250, 242); /* oklch */ color: oklch(98.7% 0.012 79.8);
Tailwind
colors: {
custom: {
50: '#fffbf6',
500: '#fffaf2',
950: '#000000',
},
}SCSS
$custom: #fffaf2; $custom-light: #fffbf6; $custom-dark: #000000;
JSON
{
"hex": "#fffaf2",
"rgb": {
"r": 255,
"g": 250,
"b": 242
},
"hsl": {
"h": 36.923,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98676,
"c": 0.01184,
"h": 79.8
},
"luminance": 0.96042
}Semantic roles & 50–950 ramp
primary
#FFFAF2
secondary
#A6C2EF
accent
#58E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585