#FFFAF3#FFFAF3
#FFFAF3 is a very light, near-neutral orange. Relative luminance 0.961; OKLCH L 98.7% C 0.011 H 76.6°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFAF3 |
|---|---|
| RGB | rgb(255, 250, 243) |
| HSL | hsl(35, 100%, 98%) |
| HSV | hsv(35, 5%, 100%) |
| CMYK | cmyk(0%, 2%, 4.7%, 0%) |
| CIE-LAB | lab(98.47, 0.46, 3.94) |
| CIE-LCH | lch(98.47, 3.96, 83.27°) |
| OKLab | oklab(98.7% 0.0025 0.0104) |
| OKLCH | oklch(98.7% 0.011 76.6) |
| XYZ | xyz(91.6010, 96.1028, 98.5007) |
| Luminance | 0.9610 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.40
Off White
#FAF9F6
ΔE00 2.34
Seashell
#FFF5EE
ΔE00 2.51
Linen
#FAF0E6
ΔE00 2.96
Oldlace
#FDF5E6
ΔE00 3.51
Snow
#FFFAFA
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFAF3 #F3F8FF
analogous
#FFF4F3 #FFFAF3 #FEFFF3
triadic
#FFFAF3 #F3FFFA #FAF3FF
tetradic
#FFFAF3 #F3FFF4 #F3F8FF #FFF3FE
square
#FFFAF3 #F3FFF4 #F3F8FF #FFF3FE
split-complementary
#FFFAF3 #F3FEFF #F4F3FF
monochromatic
#FFC779 #FFE0B6 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.04
#FFFAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#FFFAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFAF3
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFAF3 | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF3
Deuteranopia (green-blind)
#FDFBF3
Tritanopia (blue-blind)
#FFF9F8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffaf3; /* rgb */ color: rgb(255, 250, 243); /* oklch */ color: oklch(98.7% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#fffbf7',
500: '#fffaf3',
950: '#000000',
},
}SCSS
$custom: #fffaf3; $custom-light: #fffbf7; $custom-dark: #000000;
JSON
{
"hex": "#fffaf3",
"rgb": {
"r": 255,
"g": 250,
"b": 243
},
"hsl": {
"h": 35,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.98703,
"c": 0.01069,
"h": 76.6
},
"luminance": 0.96102
}Semantic roles & 50–950 ramp
primary
#FFFAF3
secondary
#A7C5EF
accent
#60E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585