#FFFDFB#FFFDFB
#FFFDFB is a very light, near-neutral orange. Relative luminance 0.985; OKLCH L 99.5% C 0.003 H 67.7°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDFB |
|---|---|
| RGB | rgb(255, 253, 251) |
| HSL | hsl(30, 100%, 99%) |
| HSV | hsv(30, 2%, 100%) |
| CMYK | cmyk(0%, 0.8%, 1.6%, 0%) |
| CIE-LAB | lab(99.41, 0.31, 1.19) |
| CIE-LCH | lch(99.41, 1.23, 75.23°) |
| OKLab | oklab(99.5% 0.0013 0.0032) |
| OKLCH | oklch(99.5% 0.003 67.7) |
| XYZ | xyz(93.7751, 98.4758, 105.3156) |
| Luminance | 0.9848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 1.19
White
#FFFFFF
ΔE00 1.29
Pale Grey
#FDFDFE
ΔE00 1.64
Snow
#FFFAFA
ΔE00 2.06
Whitesmoke
#F5F5F5
ΔE00 2.08
Floralwhite
#FFFAF0
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDFB #FBFDFF
analogous
#FFFBFB #FFFDFB #FFFFFB
triadic
#FFFDFB #FBFFFD #FDFBFF
tetradic
#FFFDFB #FBFFFB #FBFDFF #FFFBFF
square
#FFFDFB #FBFFFB #FBFDFF #FFFBFF
split-complementary
#FFFDFB #FBFFFF #FBFBFF
monochromatic
#FFC081 #FFDEBE #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.01
#FFFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.70
#FFFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDFB
20.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDFB | 1.00 | 1.01 | 20.70 | 20.70 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFB
Deuteranopia (green-blind)
#FEFDFB
Tritanopia (blue-blind)
#FFFDFC
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fffdfb; /* rgb */ color: rgb(255, 253, 251); /* oklch */ color: oklch(99.5% 0.003 67.7);
Tailwind
colors: {
custom: {
50: '#fffefc',
500: '#fffdfb',
950: '#000000',
},
}SCSS
$custom: #fffdfb; $custom-light: #fffefc; $custom-dark: #000000;
JSON
{
"hex": "#fffdfb",
"rgb": {
"r": 255,
"g": 253,
"b": 251
},
"hsl": {
"h": 30,
"s": 100,
"l": 99.216
},
"oklch": {
"l": 0.99502,
"c": 0.0034,
"h": 67.7
},
"luminance": 0.98476
}Semantic roles & 50–950 ramp
primary
#FFFDFB
secondary
#AECFF1
accent
#73E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585