#FFFBF2#FFFBF2
#FFFBF2 is a very light, near-neutral orange. Relative luminance 0.967; OKLCH L 98.9% C 0.013 H 86.8°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBF2 |
|---|---|
| RGB | rgb(255, 251, 242) |
| HSL | hsl(42, 100%, 97%) |
| HSV | hsv(42, 5%, 100%) |
| CMYK | cmyk(0%, 1.6%, 5.1%, 0%) |
| CIE-LAB | lab(98.70, -0.21, 4.77) |
| CIE-LCH | lch(98.70, 4.78, 92.49°) |
| OKLab | oklab(98.87% 0.0007 0.0126) |
| OKLCH | oklch(98.87% 0.013 86.8) |
| XYZ | xyz(91.7620, 96.6656, 97.8114) |
| Luminance | 0.9667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 0.58
Off White
#FAF9F6
ΔE00 2.86
Oldlace
#FDF5E6
ΔE00 2.91
Linen
#FAF0E6
ΔE00 3.43
Seashell
#FFF5EE
ΔE00 3.50
Ivory
#FFFFF0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBF2 #F2F6FF
analogous
#FFF4F2 #FFFBF2 #FDFFF2
triadic
#FFFBF2 #F2FFFB #FBF2FF
tetradic
#FFFBF2 #F2FFF4 #F2F6FF #FFF2FD
square
#FFFBF2 #F2FFF4 #F2F6FF #FFF2FD
split-complementary
#FFFBF2 #F2FDFF #F4F2FF
monochromatic
#FFD578 #FFE8B5 #FFF6E0 #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.03
#FFFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FFFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBF2
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBF2 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF2
Deuteranopia (green-blind)
#FEFCF2
Tritanopia (blue-blind)
#FFF9F8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffbf2; /* rgb */ color: rgb(255, 251, 242); /* oklch */ color: oklch(98.9% 0.013 86.8);
Tailwind
colors: {
custom: {
50: '#fffcf6',
500: '#fffbf2',
950: '#000000',
},
}SCSS
$custom: #fffbf2; $custom-light: #fffcf6; $custom-dark: #000000;
JSON
{
"hex": "#fffbf2",
"rgb": {
"r": 255,
"g": 251,
"b": 242
},
"hsl": {
"h": 41.538,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.9887,
"c": 0.0126,
"h": 86.8
},
"luminance": 0.96665
}Semantic roles & 50–950 ramp
primary
#FFFBF2
secondary
#A6BCEF
accent
#47E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181717
muted
#868585