#FFFEFB#FFFEFB
#FFFEFB is a very light, near-neutral yellow. Relative luminance 0.991; OKLCH L 99.7% C 0.004 H 91.4°. Best body text is #000000 at 20.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFEFB |
|---|---|
| RGB | rgb(255, 254, 251) |
| HSL | hsl(45, 100%, 99%) |
| HSV | hsv(45, 2%, 100%) |
| CMYK | cmyk(0%, 0.4%, 1.6%, 0%) |
| CIE-LAB | lab(99.65, -0.19, 1.55) |
| CIE-LCH | lch(99.65, 1.56, 97.05°) |
| OKLab | oklab(99.7% -0.0001 0.0041) |
| OKLCH | oklch(99.7% 0.004 91.4) |
| XYZ | xyz(94.0916, 99.1088, 105.4211) |
| Luminance | 0.9911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.00
White
#FFFFFF
ΔE00 1.53
Pale Grey
#FDFDFE
ΔE00 2.06
Whitesmoke
#F5F5F5
ΔE00 2.37
Snow
#FFFAFA
ΔE00 2.92
Floralwhite
#FFFAF0
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFEFB #FBFCFF
analogous
#FFFCFB #FFFEFB #FEFFFB
triadic
#FFFEFB #FBFFFE #FEFBFF
tetradic
#FFFEFB #FBFFFC #FBFCFF #FFFBFE
square
#FFFEFB #FBFFFC #FBFCFF #FFFBFE
split-complementary
#FFFEFB #FBFEFF #FCFBFF
monochromatic
#FFDF81 #FFEFBE #FFF7E0 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.01
#FFFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.82
#FFFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFEFB
20.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFEFB | 1.00 | 1.01 | 20.82 | 20.82 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFEFB
Deuteranopia (green-blind)
#FFFEFB
Tritanopia (blue-blind)
#FFFDFD
Achromatopsia (no color)
#FEFEFE
Design tokens & code
CSS
--color: #fffefb; /* rgb */ color: rgb(255, 254, 251); /* oklch */ color: oklch(99.7% 0.004 91.4);
Tailwind
colors: {
custom: {
50: '#fffefc',
500: '#fffefb',
950: '#000000',
},
}SCSS
$custom: #fffefb; $custom-light: #fffefc; $custom-dark: #000000;
JSON
{
"hex": "#fffefb",
"rgb": {
"r": 255,
"g": 254,
"b": 251
},
"hsl": {
"h": 45,
"s": 100,
"l": 99.216
},
"oklch": {
"l": 0.99696,
"c": 0.00409,
"h": 91.4
},
"luminance": 0.99109
}Semantic roles & 50–950 ramp
primary
#FFFEFB
secondary
#AEBEF1
accent
#39E600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585