#FFF2DF#FFF2DF
#FFF2DF is a very light, muted orange. Relative luminance 0.901; OKLCH L 96.6% C 0.029 H 77.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2DF |
|---|---|
| RGB | rgb(255, 242, 223) |
| HSL | hsl(36, 100%, 94%) |
| HSV | hsv(36, 13%, 100%) |
| CMYK | cmyk(0%, 5.1%, 12.5%, 0%) |
| CIE-LAB | lab(96.04, 1.27, 10.73) |
| CIE-LCH | lch(96.04, 10.80, 83.23°) |
| OKLab | oklab(96.63% 0.0062 0.028) |
| OKLCH | oklch(96.63% 0.029 77.5) |
| XYZ | xyz(86.3103, 90.0932, 82.6407) |
| Luminance | 0.9009 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.63
Oldlace
#FDF5E6
ΔE00 2.32
Papayawhip
#FFEFD5
ΔE00 2.50
Champagne
#F7E7CE
ΔE00 3.14
Linen
#FAF0E6
ΔE00 3.60
Eggshell
#F0EAD6
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2DF #DFECFF
analogous
#FFE2DF #FFF2DF #FCFFDF
triadic
#FFF2DF #DFFFF2 #F2DFFF
tetradic
#FFF2DF #DFFFE2 #DFECFF #FFDFFC
square
#FFF2DF #DFFFE2 #DFECFF #FFDFFC
split-complementary
#FFF2DF #DFFCFF #E2DFFF
monochromatic
#FFC065 #FFD9A2 #FFF2DF #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.10
#FFF2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#FFF2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2DF
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2DF | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DE
Deuteranopia (green-blind)
#FBF5DF
Tritanopia (blue-blind)
#FFEEED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2df; /* rgb */ color: rgb(255, 242, 223); /* oklch */ color: oklch(96.6% 0.029 77.5);
Tailwind
colors: {
custom: {
50: '#fff6e9',
500: '#fff2df',
950: '#000000',
},
}SCSS
$custom: #fff2df; $custom-light: #fff6e9; $custom-dark: #000000;
JSON
{
"hex": "#fff2df",
"rgb": {
"r": 255,
"g": 242,
"b": 223
},
"hsl": {
"h": 35.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.96634,
"c": 0.0287,
"h": 77.5
},
"luminance": 0.90092
}Semantic roles & 50–950 ramp
primary
#FFF2DF
secondary
#96B9EC
accent
#5DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584