#FFFBF3#FFFBF3
#FFFBF3 is a very light, near-neutral orange. Relative luminance 0.967; OKLCH L 98.9% C 0.011 H 84.6°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBF3 |
|---|---|
| RGB | rgb(255, 251, 243) |
| HSL | hsl(40, 100%, 98%) |
| HSV | hsv(40, 5%, 100%) |
| CMYK | cmyk(0%, 1.6%, 4.7%, 0%) |
| CIE-LAB | lab(98.72, -0.04, 4.30) |
| CIE-LCH | lch(98.72, 4.30, 90.54°) |
| OKLab | oklab(98.9% 0.0011 0.0113) |
| OKLCH | oklch(98.9% 0.011 84.6) |
| XYZ | xyz(91.9126, 96.7259, 98.6045) |
| Luminance | 0.9673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.91
Off White
#FAF9F6
ΔE00 2.48
Oldlace
#FDF5E6
ΔE00 3.24
Seashell
#FFF5EE
ΔE00 3.24
Linen
#FAF0E6
ΔE00 3.38
White
#FFFFFF
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBF3 #F3F7FF
analogous
#FFF5F3 #FFFBF3 #FDFFF3
triadic
#FFFBF3 #F3FFFB #FBF3FF
tetradic
#FFFBF3 #F3FFF5 #F3F7FF #FFF3FD
square
#FFFBF3 #F3FFF5 #F3F7FF #FFF3FD
split-complementary
#FFFBF3 #F3FDFF #F5F3FF
monochromatic
#FFD279 #FFE7B6 #FFF5E0 #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.03
#FFFBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#FFFBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBF3
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBF3 | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF3
Deuteranopia (green-blind)
#FEFCF3
Tritanopia (blue-blind)
#FFFAF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffbf3; /* rgb */ color: rgb(255, 251, 243); /* oklch */ color: oklch(98.9% 0.011 84.6);
Tailwind
colors: {
custom: {
50: '#fffcf7',
500: '#fffbf3',
950: '#000000',
},
}SCSS
$custom: #fffbf3; $custom-light: #fffcf7; $custom-dark: #000000;
JSON
{
"hex": "#fffbf3",
"rgb": {
"r": 255,
"g": 251,
"b": 243
},
"hsl": {
"h": 40,
"s": 100,
"l": 97.647
},
"oklch": {
"l": 0.98897,
"c": 0.01138,
"h": 84.6
},
"luminance": 0.96725
}Semantic roles & 50–950 ramp
primary
#FFFBF3
secondary
#A7BFEF
accent
#4CE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585